summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartin Doege2017-04-03 18:06:08 +0200
committerMartin Doege2017-04-03 18:06:08 +0200
commit63f229ba8f23681af9e4a3e89740ba8b5d72107a (patch)
tree432a501b85307fa724e372a02e0f6bea853f5cca /PKGBUILD
parentd5b9e38c02032bae3c39524c4260db689a33ff23 (diff)
downloadaur-63f229ba8f23681af9e4a3e89740ba8b5d72107a.tar.gz
v0.184
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
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')