summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGustavo Alvarez2016-03-11 18:59:11 +0100
committerGustavo Alvarez2016-03-11 18:59:11 +0100
commite03cba88aa74263089768b70a5261b71a2e454a6 (patch)
tree5e209388cfe794ace67732dc003c512a4ac98ee5
parent349a49076433aaa79622a9132922d3be0af07209 (diff)
downloadaur-e03cba88aa74263089768b70a5261b71a2e454a6.tar.gz
Update to 0.171
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b47d06ff2c11..a4c8ca81d9f7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Fri Feb 5 14:27:19 UTC 2016
+# Fri Mar 11 17:58:59 UTC 2016
pkgbase = sdlmame-wout-toolkits
pkgdesc = A port of the popular Multiple Arcade Machine Emulator using SDL with OpenGL support. Without Qt toolkit
- pkgver = 0.170
+ pkgver = 0.171
pkgrel = 1
url = http://mamedev.org
install = sdlmame-wout-toolkits.install
@@ -25,10 +25,10 @@ pkgbase = sdlmame-wout-toolkits
conflicts = sdlmame
conflicts = sdlmamefamily-tools
noextract = extras.tar.gz
- source = https://github.com/mamedev/mame/archive/mame0170.tar.gz
+ source = https://github.com/mamedev/mame/archive/mame0171.tar.gz
source = sdlmame.sh
source = extras.tar.gz
- sha1sums = 6546ba65ae1dc3599f5ad681077027453efabb45
+ sha1sums = 53a6c72b2b8c11e72e622c14cb4d2ec710c1dbd5
sha1sums = 1ed8016f41edecfca746fadcfb40eab78845a3d6
sha1sums = 75732974431844670aa3904d8f9ce3f5c5504827
diff --git a/PKGBUILD b/PKGBUILD
index 2da0780e95d8..b74a902154a5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Based On: Sergej Pupykin <pupykin.s+arch@gmail.com>
pkgname=sdlmame-wout-toolkits
-pkgver=0.170
+pkgver=0.171
pkgrel=1
pkgdesc="A port of the popular Multiple Arcade Machine Emulator using SDL with OpenGL support. Without Qt toolkit"
url='http://mamedev.org'
@@ -27,7 +27,7 @@ makedepends=('nasm'
source=("https://github.com/mamedev/mame/archive/mame${pkgver/./}.tar.gz"
'sdlmame.sh'
'extras.tar.gz')
-sha1sums=('6546ba65ae1dc3599f5ad681077027453efabb45'
+sha1sums=('53a6c72b2b8c11e72e622c14cb4d2ec710c1dbd5'
'1ed8016f41edecfca746fadcfb40eab78845a3d6'
'75732974431844670aa3904d8f9ce3f5c5504827')
install=sdlmame-wout-toolkits.install