summarylogtreecommitdiffstats
diff options
context:
space:
mode:
author32th2019-06-10 11:56:58 +0200
committer32th2019-06-10 11:56:58 +0200
commit74c2528e487bc10a78c2cc7fbc7998328d0b23ab (patch)
treee05eefe0e5b2577a8ee086e43871e26cc1d5a3b0
parentcf61ca8281dc948f18d1305db2b20781df432656 (diff)
downloadaur-74c2528e487bc10a78c2cc7fbc7998328d0b23ab.tar.gz
0.82.19
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2b7ac73c1305..dad9b16cc0db 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.82.18
+ pkgver = 0.82.19
pkgrel = 1
url = http://dosbox-x.com
arch = i686
@@ -14,10 +14,10 @@ pkgbase = dosbox-x-sdl2
depends = mesa
depends = ffmpeg
depends = sdl2
- source = dosbox-x::https://codeload.github.com/joncampbell123/dosbox-x/tar.gz/dosbox-x-v0.82.18
+ source = dosbox-x::https://codeload.github.com/joncampbell123/dosbox-x/tar.gz/dosbox-x-v0.82.19
source = dosbox-x.png
source = dosbox-x.desktop
- md5sums = b33dddf87a777ab26d3b04953275f784
+ md5sums = 76648eabd63f9abab0ec27cef8c0daaa
md5sums = 3dcfe45c5ed0433316eaea51e3620b36
md5sums = 0805320c602969deaa682915308e9c21
diff --git a/PKGBUILD b/PKGBUILD
index bdf2cae00ba9..4aa142bcef5e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Mantainer: 32th System
pkgname=dosbox-x-sdl2
-pkgver=0.82.18
+pkgver=0.82.19
pkgrel=1
pkgdesc="x86 emulator with builtin DOS, with patches and more features"
arch=(i686 x86_64)
@@ -31,6 +31,6 @@ package() {
"$pkgdir/usr/share/applications/dosbox-x.desktop"
}
-md5sums=('b33dddf87a777ab26d3b04953275f784'
+md5sums=('76648eabd63f9abab0ec27cef8c0daaa'
'3dcfe45c5ed0433316eaea51e3620b36'
'0805320c602969deaa682915308e9c21')