summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD8
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f603de2d8aa0..8735f9c55582 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Mon Apr 3 16:05:32 UTC 2017
+# Tue Jul 11 13:51:24 UTC 2017
pkgbase = sdlmame-cheats
pkgdesc = Official XML Cheat Collection for MAME
- pkgver = 0.184
+ pkgver = 0.187
pkgrel = 1
url = http://www.mamecheat.co.uk/
install = sdlmame-cheats.install
@@ -10,9 +10,9 @@ pkgbase = sdlmame-cheats
license = unknown
makedepends = unzip
depends = sdlmame>=0.145u1
- optdepends = sdlmame>=0.184: this package is best used with an up-to-date version of sdlmame.
- source = http://pugsy.myzen.co.uk/download/cheat0184.zip
- sha1sums = SKIP
+ optdepends = sdlmame>=0.187: this package is best used with an up-to-date version of sdlmame.
+ source = http://cheat.retrogames.com/download/cheat0187.zip
+ sha1sums = 45077766f3fed69d0499ea88abf08de2c1b40afb
pkgname = sdlmame-cheats
diff --git a/PKGBUILD b/PKGBUILD
index 549b20a60e4e..4f6b76ff263b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,9 +3,9 @@
# Contributor: listx <linusarver <at> gmail <dot> com>
pkgname=sdlmame-cheats
-pkgver=0.184
+pkgver=0.187
pkgrel=1
-_srcver=0184
+_srcver=0187
pkgdesc='Official XML Cheat Collection for MAME'
url='http://www.mamecheat.co.uk/'
license=('unknown')
@@ -13,9 +13,9 @@ arch=('any')
depends=('sdlmame>=0.145u1') # XML cheat engine since 0.127, 7z support since 0.145u1
optdepends=("sdlmame>=$pkgver: this package is best used with an up-to-date version of sdlmame.")
makedepends=('unzip')
-source=("http://pugsy.myzen.co.uk/download/cheat${_srcver}.zip")
+source=("http://cheat.retrogames.com/download/cheat${_srcver}.zip")
install=sdlmame-cheats.install
-sha1sums=('SKIP')
+sha1sums=('45077766f3fed69d0499ea88abf08de2c1b40afb')
build() {
unzip -of "cheat${_srcver}.zip"