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

Antonio Rojas arojas at archlinux.org
Wed Nov 28 08:33:37 UTC 2018


    Date: Wednesday, November 28, 2018 @ 08:33:36
  Author: arojas
Revision: 410402

Update to 0.204

Modified:
  mame/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-11-28 07:41:01 UTC (rev 410401)
+++ PKGBUILD	2018-11-28 08:33:36 UTC (rev 410402)
@@ -4,8 +4,8 @@
 # Contributor: JJDaNiMoTh <jjdanimoth at gmail.com>
 
 pkgname=mame
-pkgver=0.203
-pkgrel=2
+pkgver=0.204
+pkgrel=1
 pkgdesc="A port of the popular Multiple Arcade Machine Emulator using SDL with OpenGL support."
 url="http://mamedev.org/"
 license=(GPL2)
@@ -15,7 +15,7 @@
 conflicts=(sdlmame)
 replaces=(sdlmame)
 source=("https://github.com/mamedev/mame/archive/mame${pkgver/./}.tar.gz" mame.sh)
-sha256sums=('e17aa95f8897217d433e44e2f4b75ac7b5e13184549b7d14098d52652b7eb49a'
+sha256sums=('eeb6e304502dc1f1ce5a9c73d59a32865fc6e374c14ecef85d85b6de98a76e42'
             'e97fc02ce0ea615a3a5017b2df7f6041365779319da8beab23d74e4067ce4fe6')
 
 



More information about the arch-commits mailing list