summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBuildTools2019-11-03 20:22:09 +0100
committerBuildTools2019-11-03 20:22:09 +0100
commit7210be49bce062ce770eb96b2e156b16c97c8b98 (patch)
tree12885024dead9c6df3d9c5f49d386b94c83dedba
parenteeb1db018596ec8bc3f60504b1b121e7a0950348 (diff)
downloadaur-7210be49bce062ce770eb96b2e156b16c97c8b98.tar.gz
Release 0.82.23
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d53482798175..d09a3cda929a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = dosbox-x
pkgdesc = x86 emulator with builtin DOS, with patches with more features
- pkgver = 0.82.22
+ pkgver = 0.82.23
pkgrel = 1
url = http://dosbox-x.com
arch = i686
@@ -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.22.tar.gz
+ source = https://github.com/joncampbell123/dosbox-x/archive/dosbox-x-v0.82.23.tar.gz
source = dosbox-x.png
source = dosbox-x.desktop
- sha1sums = 0b36abf2a25100157a68dee2c3342473037c59ad
+ sha1sums = 0781e9b74ed2505904f5706182285250f2f19628
sha1sums = fa54fcde17bc641fb772cdf595771ff6813d2250
sha1sums = 7501e53de8053900f5871f14afa3abf6cfbc64d7
diff --git a/PKGBUILD b/PKGBUILD
index 6081709a35b3..74ee1193316e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
-# Mantainer: Michele Bovo <mbovo@gmx.com>
+# Maintainer: Michele Bovo <mbovo@gmx.com>
pkgname=dosbox-x
-pkgver=0.82.22
+pkgver=0.82.23
pkgrel=1
pkgdesc="x86 emulator with builtin DOS, with patches with more features"
arch=(i686 x86_64)
@@ -29,6 +29,6 @@ package() {
"${pkgdir}/usr/share/applications/dosbox-x.desktop"
}
-sha1sums=('0b36abf2a25100157a68dee2c3342473037c59ad'
+sha1sums=('0781e9b74ed2505904f5706182285250f2f19628'
'fa54fcde17bc641fb772cdf595771ff6813d2250'
'7501e53de8053900f5871f14afa3abf6cfbc64d7')