summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 73145f60f14e..f603de2d8aa0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Fri Jul 29 22:14:32 UTC 2016
+# Mon Apr 3 16:05:32 UTC 2017
pkgbase = sdlmame-cheats
pkgdesc = Official XML Cheat Collection for MAME
- pkgver = 0.174
+ pkgver = 0.184
pkgrel = 1
url = http://www.mamecheat.co.uk/
install = sdlmame-cheats.install
@@ -10,8 +10,8 @@ pkgbase = sdlmame-cheats
license = unknown
makedepends = unzip
depends = sdlmame>=0.145u1
- optdepends = sdlmame>=0.174: this package is best used with an up-to-date version of sdlmame.
- source = http://cheat.retrogames.com/download/cheat0174.zip
+ 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
pkgname = sdlmame-cheats
diff --git a/PKGBUILD b/PKGBUILD
index 620c0e9afe64..549b20a60e4e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,9 +3,9 @@
# Contributor: listx <linusarver <at> gmail <dot> com>
pkgname=sdlmame-cheats
-pkgver=0.174
+pkgver=0.184
pkgrel=1
-_srcver=0174
+_srcver=0184
pkgdesc='Official XML Cheat Collection for MAME'
url='http://www.mamecheat.co.uk/'
license=('unknown')
@@ -13,7 +13,7 @@ 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://cheat.retrogames.com/download/cheat${_srcver}.zip")
+source=("http://pugsy.myzen.co.uk/download/cheat${_srcver}.zip")
install=sdlmame-cheats.install
sha1sums=('SKIP')