summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsl1pkn072015-12-31 01:08:26 +0100
committersl1pkn072015-12-31 01:08:26 +0100
commit6d674d15d3f866b2e436e3d392dc95e33369bbd5 (patch)
tree011ee93f33099bd2dc1b18fe9e035e531c07f032
parent433a4a774c1419cea5900b8580a45e459c1e71fb (diff)
downloadaur-6d674d15d3f866b2e436e3d392dc95e33369bbd5.tar.gz
update to 0.169
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 7 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6015c8920241..327c73c74309 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,8 @@
+# Generated by mksrcinfo v8
+# Thu Dec 31 00:08:02 UTC 2015
pkgbase = sdlmame-wout-toolkits
pkgdesc = A port of the popular Multiple Arcade Machine Emulator using SDL with OpenGL support. Without Qt toolkit
- pkgver = 0.168
+ pkgver = 0.169
pkgrel = 1
url = http://mamedev.org
install = sdlmame-wout-toolkits.install
@@ -22,10 +24,10 @@ pkgbase = sdlmame-wout-toolkits
conflicts = sdlmame
conflicts = sdlmamefamily-tools
noextract = extras.tar.gz
- source = https://github.com/mamedev/mame/archive/mame0168.tar.gz
+ source = https://github.com/mamedev/mame/archive/mame0169.tar.gz
source = sdlmame.sh
source = extras.tar.gz
- sha1sums = aa71ca6911749cb5d6bf5d8148866ccff0e649af
+ sha1sums = cf4f08ea8d3657ed436be536e361816d6f932440
sha1sums = 1ed8016f41edecfca746fadcfb40eab78845a3d6
sha1sums = 75732974431844670aa3904d8f9ce3f5c5504827
diff --git a/PKGBUILD b/PKGBUILD
index e809188c6c00..2f258d67ff83 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Based On: Sergej Pupykin <pupykin.s+arch@gmail.com>
pkgname=sdlmame-wout-toolkits
-pkgver=0.168
+pkgver=0.169
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=('aa71ca6911749cb5d6bf5d8148866ccff0e649af'
+sha1sums=('cf4f08ea8d3657ed436be536e361816d6f932440'
'1ed8016f41edecfca746fadcfb40eab78845a3d6'
'75732974431844670aa3904d8f9ce3f5c5504827')
install=sdlmame-wout-toolkits.install