[arch-commits] Commit in sdlmame/trunk (PKGBUILD)

Sergej Pupykin spupykin at archlinux.org
Thu Jun 30 15:27:01 UTC 2016


    Date: Thursday, June 30, 2016 @ 15:27:01
  Author: spupykin
Revision: 181649

upgpkg: sdlmame 0.175-1

upd

Modified:
  sdlmame/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-06-30 14:40:21 UTC (rev 181648)
+++ PKGBUILD	2016-06-30 15:27:01 UTC (rev 181649)
@@ -4,7 +4,7 @@
 # Maintainer: JJDaNiMoTh <jjdanimoth at gmail.com>
 
 pkgname=sdlmame
-pkgver=0.174
+pkgver=0.175
 pkgrel=1
 pkgdesc="A port of the popular Multiple Arcade Machine Emulator using SDL with OpenGL support."
 url="http://mamedev.org/"
@@ -17,13 +17,13 @@
 	"sdlmame.sh"
 	"extras.tar.gz"
 	${_patches})
-md5sums=('0213928db25fbcc66e1b27463a4e10ee'
+md5sums=('51e2a5ebd48ab4ecfb5d83ad9d441dd9'
          '0cced0fe9868cc56129600fb4bd5b9ed'
          '420b61240bf5ae11615ba7c6100ee00d')
 
 prepare() {
   cd $srcdir/
-  unzip mame.zip
+  unzip mame.zip || true
 }
 
 build() {



More information about the arch-commits mailing list