summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOliver Jaksch2016-04-05 09:37:33 +0200
committerOliver Jaksch2016-04-05 09:37:33 +0200
commit6a88b14b04ec07c84192c24c88dc758cb825d732 (patch)
tree000fc2bc18781457aa29ed79b0e34d6875a94bdc
parent14e43ba1088d3fbf4b6e02092290bf42e1a77c5a (diff)
downloadaur-6a88b14b04ec07c84192c24c88dc758cb825d732.tar.gz
${MSG}
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD12
2 files changed, 11 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1cbb0225a7de..5d00e5b4770d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Tue Mar 1 11:23:56 UTC 2016
+# Tue Apr 5 07:37:32 UTC 2016
pkgbase = libretro-mame2003-git
pkgdesc = libretro implementation of late 2003 version of MAME (0.78) (Arcade)
- pkgver = 252.6809571
+ pkgver = 266.ffd2614
pkgrel = 1
url = https://github.com/libretro/mame2003-libretro
arch = i686
@@ -16,9 +16,9 @@ pkgbase = libretro-mame2003-git
source = git+https://github.com/libretro/mame2003-libretro.git
source = https://raw.github.com/libretro/libretro-super/master/dist/info/mame2003_libretro.info
source = https://raw.githubusercontent.com/libretro/mame/master/docs/mamelicense.txt
- md5sums = SKIP
- md5sums = SKIP
- md5sums = SKIP
+ sha256sums = SKIP
+ sha256sums = SKIP
+ sha256sums = SKIP
pkgname = libretro-mame2003-git
diff --git a/PKGBUILD b/PKGBUILD
index d869d3f6daa3..5fccbd30446f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Oliver Jaksch <arch-aur@com-in.de>
pkgname=libretro-mame2003-git
-pkgver=252.6809571
+pkgver=266.ffd2614
pkgrel=1
arch=('i686' 'x86_64' 'arm' 'armv6h' 'armv7h')
@@ -13,11 +13,11 @@ makedepends=('git' 'python2')
_libname=mame2003_libretro
_gitname=mame2003-libretro
source=("git+https://github.com/libretro/${_gitname}.git"
- "https://raw.github.com/libretro/libretro-super/master/dist/info/${_libname}.info"
- "https://raw.githubusercontent.com/libretro/mame/master/docs/mamelicense.txt")
-md5sums=('SKIP'
- 'SKIP'
- 'SKIP')
+ "https://raw.github.com/libretro/libretro-super/master/dist/info/${_libname}.info"
+ "https://raw.githubusercontent.com/libretro/mame/master/docs/mamelicense.txt")
+sha256sums=('SKIP'
+ 'SKIP'
+ 'SKIP')
pkgver() {
cd "${_gitname}"