summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrederic Bezies2020-11-01 16:49:53 +0100
committerFrederic Bezies2020-11-01 16:49:53 +0100
commitba24854a4de698f8edbd739c702a5181bfd780d9 (patch)
tree08bf250424f7aa89629e01b993c0d94e88b90be0
parent6af936c71627c384ac38b8109aff93e7455e134e (diff)
downloadaur-ba24854a4de698f8edbd739c702a5181bfd780d9.tar.gz
0.83.7 update
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f66bcfa5c5a4..973f40625692 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = dosbox-x-sdl2
pkgdesc = x86 emulator with builtin DOS, with patches and more features
- pkgver = 0.83.6
+ pkgver = 0.83.7
pkgrel = 1
url = http://dosbox-x.com
arch = i686
@@ -16,10 +16,10 @@ pkgbase = dosbox-x-sdl2
depends = sdl2
conflicts = dosbox-x-git
conflicts = dosbox-x
- source = https://github.com/joncampbell123/dosbox-x/archive/dosbox-x-v0.83.6.tar.gz
+ source = https://github.com/joncampbell123/dosbox-x/archive/dosbox-x-v0.83.7.tar.gz
source = dosbox-x.png
source = dosbox-x.desktop
- sha256sums = 874450dd6f879376ce803984f7614b0edf4eb9d04117c9a88cbb3d60ce69abf0
+ sha256sums = 9cdfa3267c340a869255d8eb1c4ebf4adde47c22854e1d013da22190350bfbb3
sha256sums = ad9fa0e16081a4c899e3f59bb5c04ddb13948311ddda54e976acb164d6e72235
sha256sums = 1fbd80a6d985806af3d7a5d197f9dd75f61964e8b63ef544ed9a44f1e2df55f2
diff --git a/PKGBUILD b/PKGBUILD
index f29a9897122c..11c024b390d4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=dosbox-x-sdl2
-pkgver=0.83.6
+pkgver=0.83.7
pkgrel=1
pkgdesc="x86 emulator with builtin DOS, with patches and more features"
arch=(i686 x86_64)
@@ -12,7 +12,7 @@ conflicts=('dosbox-x-git' 'dosbox-x')
source=(https://github.com/joncampbell123/dosbox-x/archive/dosbox-x-v${pkgver}.tar.gz
dosbox-x.png
dosbox-x.desktop)
-sha256sums=('874450dd6f879376ce803984f7614b0edf4eb9d04117c9a88cbb3d60ce69abf0'
+sha256sums=('9cdfa3267c340a869255d8eb1c4ebf4adde47c22854e1d013da22190350bfbb3'
'ad9fa0e16081a4c899e3f59bb5c04ddb13948311ddda54e976acb164d6e72235'
'1fbd80a6d985806af3d7a5d197f9dd75f61964e8b63ef544ed9a44f1e2df55f2')