summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsl1pkn072015-12-11 19:02:55 +0100
committersl1pkn072015-12-11 19:02:55 +0100
commit433a4a774c1419cea5900b8580a45e459c1e71fb (patch)
treef01248a66a5923a96f0b73b53f59202deedb1f23
parentfb15f256cb29a1fb913894d52d0ec1b977166a41 (diff)
downloadaur-433a4a774c1419cea5900b8580a45e459c1e71fb.tar.gz
Update to 0.168
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 18875bd1d382..6015c8920241 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = sdlmame-wout-toolkits
pkgdesc = A port of the popular Multiple Arcade Machine Emulator using SDL with OpenGL support. Without Qt toolkit
- pkgver = 0.167
+ pkgver = 0.168
pkgrel = 1
url = http://mamedev.org
install = sdlmame-wout-toolkits.install
@@ -22,10 +22,10 @@ pkgbase = sdlmame-wout-toolkits
conflicts = sdlmame
conflicts = sdlmamefamily-tools
noextract = extras.tar.gz
- source = https://github.com/mamedev/mame/archive/mame0167.tar.gz
+ source = https://github.com/mamedev/mame/archive/mame0168.tar.gz
source = sdlmame.sh
source = extras.tar.gz
- sha1sums = b8f6671d9220c8a4187e48dd1d9598f179f5b302
+ sha1sums = aa71ca6911749cb5d6bf5d8148866ccff0e649af
sha1sums = 1ed8016f41edecfca746fadcfb40eab78845a3d6
sha1sums = 75732974431844670aa3904d8f9ce3f5c5504827
diff --git a/PKGBUILD b/PKGBUILD
index 3cf258d436d4..e809188c6c00 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Based On: Sergej Pupykin <pupykin.s+arch@gmail.com>
pkgname=sdlmame-wout-toolkits
-pkgver=0.167
+pkgver=0.168
pkgrel=1
pkgdesc="A port of the popular Multiple Arcade Machine Emulator using SDL with OpenGL support. Without Qt toolkit"
url='http://mamedev.org'
@@ -26,7 +26,7 @@ makedepends=('nasm'
source=("https://github.com/mamedev/mame/archive/mame${pkgver/./}.tar.gz"
'sdlmame.sh'
'extras.tar.gz')
-sha1sums=('b8f6671d9220c8a4187e48dd1d9598f179f5b302'
+sha1sums=('aa71ca6911749cb5d6bf5d8148866ccff0e649af'
'1ed8016f41edecfca746fadcfb40eab78845a3d6'
'75732974431844670aa3904d8f9ce3f5c5504827')
install=sdlmame-wout-toolkits.install