summarylogtreecommitdiffstats
diff options
context:
space:
mode:
author32th System2018-12-02 15:55:44 +0100
committer32th System2018-12-02 15:55:44 +0100
commitf642f82a8698dea2b09af90995754586f4e0713f (patch)
treeee429d814c54cad94430ff8c49025a883987548c
parent578b0f0e30311c47fb33bdf6e3591a01531cba4f (diff)
downloadaur-f642f82a8698dea2b09af90995754586f4e0713f.tar.gz
Update to version 0.82.12
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ef93428c4760..ea5d07bbc0c6 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.11
+ pkgver = 0.82.12
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.11
+ source = dosbox-x::https://codeload.github.com/joncampbell123/dosbox-x/tar.gz/dosbox-x-v0.82.12
source = dosbox-x.png
source = dosbox-x.desktop
- md5sums = 06f552a44db88938cdeb60c2c6d69d50
+ md5sums = 5a5b51394a302f2a8a245fc4c254cf15
md5sums = 3dcfe45c5ed0433316eaea51e3620b36
md5sums = 28e4e75b7e455f39e981de67dd95edeb
diff --git a/PKGBUILD b/PKGBUILD
index ca303aa17f0d..8d950535a861 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Mantainer: 32th System
pkgname=dosbox-x-sdl2
-pkgver=0.82.11
+pkgver=0.82.12
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=('06f552a44db88938cdeb60c2c6d69d50'
+md5sums=('5a5b51394a302f2a8a245fc4c254cf15'
'3dcfe45c5ed0433316eaea51e3620b36'
'28e4e75b7e455f39e981de67dd95edeb')