summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBuildTools2020-03-08 15:24:24 +0100
committerBuildTools2020-03-08 15:24:24 +0100
commit57ae1a2ae87e31e9d774881660432521d0d91a7e (patch)
tree646f3eb1dee5ecda303cb35863890244a54c99ea
parent54029466ddebe6b4a35d473b43abaa662dec2399 (diff)
downloadaur-57ae1a2ae87e31e9d774881660432521d0d91a7e.tar.gz
Release 0.83.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e4ed59dce6f9..10c4de4502a5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = dosbox-x
pkgdesc = x86 emulator with builtin DOS, with patches with more features
- pkgver = 0.82.26
- pkgrel = 3
+ pkgver = 0.83.0
+ pkgrel = 1
url = http://dosbox-x.com
arch = i686
arch = x86_64
@@ -14,10 +14,10 @@ pkgbase = dosbox-x
depends = mesa
depends = ffmpeg
conflicts = dosbox-x-git
- source = https://github.com/joncampbell123/dosbox-x/archive/dosbox-x-v0.82.26.tar.gz
+ source = https://github.com/joncampbell123/dosbox-x/archive/dosbox-x-v0.83.0.tar.gz
source = dosbox-x.png
source = dosbox-x.desktop
- sha256sums = 46f6ae899253bd3cfd707b6a549f971d9b1f6f67062513132f1d89676051e7e1
+ sha256sums = cc5beafa32bde866b5f54b46229feb743abee7dbd84becc9735709efb8189283
sha256sums = caa164f3d17d414733882d29098cb9cd63faddbdd5580a0c30f1173a63c42475
sha256sums = 32f290580ec02dedd09908d8a4de10f57b94998f2c1eb597b649208cd87b2d33
diff --git a/PKGBUILD b/PKGBUILD
index 452efd149541..38f4e7d3c836 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Michele Bovo <mbovo@gmx.com>
pkgname=dosbox-x
-pkgver=0.82.26
-pkgrel=3
+pkgver=0.83.0
+pkgrel=1
pkgdesc="x86 emulator with builtin DOS, with patches with more features"
arch=(i686 x86_64)
url="http://dosbox-x.com"
@@ -14,7 +14,7 @@ conflicts=(dosbox-x-git)
source=(https://github.com/joncampbell123/dosbox-x/archive/dosbox-x-v${pkgver}.tar.gz
dosbox-x.png
dosbox-x.desktop)
-sha256sums=('46f6ae899253bd3cfd707b6a549f971d9b1f6f67062513132f1d89676051e7e1'
+sha256sums=('cc5beafa32bde866b5f54b46229feb743abee7dbd84becc9735709efb8189283'
'caa164f3d17d414733882d29098cb9cd63faddbdd5580a0c30f1173a63c42475'
'32f290580ec02dedd09908d8a4de10f57b94998f2c1eb597b649208cd87b2d33')