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

Antonio Rojas arojas at archlinux.org
Wed Jul 25 07:52:43 UTC 2018


    Date: Wednesday, July 25, 2018 @ 07:52:43
  Author: arojas
Revision: 363361

Update to 0.200

Modified:
  mame/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-07-25 07:32:26 UTC (rev 363360)
+++ PKGBUILD	2018-07-25 07:52:43 UTC (rev 363361)
@@ -5,8 +5,8 @@
 # Contributor: JJDaNiMoTh <jjdanimoth at gmail.com>
 
 pkgname=mame
-pkgver=0.199
-pkgrel=2
+pkgver=0.200
+pkgrel=1
 pkgdesc="A port of the popular Multiple Arcade Machine Emulator using SDL with OpenGL support."
 url="http://mamedev.org/"
 license=(GPL2)
@@ -16,7 +16,7 @@
 conflicts=(sdlmame)
 replaces=(sdlmame)
 source=("https://github.com/mamedev/mame/archive/mame${pkgver/./}.tar.gz" mame.sh)
-sha256sums=('cf4511d6c893e699fd5bc510133aee75c852942321e1c668c9d5802229bec116'
+sha256sums=('a6c43323e120f55b32c072726bdda357aa221a599070989b6e3406ee4e3983fe'
             'd089e182d3aadf3b9efb7948329923e24feedd64d107f9582f2550c2e3bb6d1d')
 
 



More information about the arch-commits mailing list