summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin C. Doege2020-07-05 14:16:01 +0200
committerMartin C. Doege2020-07-05 14:16:01 +0200
commitd4b73d08cba73da3ab7ed53c8b997e2e0d022f94 (patch)
tree1c494f721646a9cc39ff499708ba1d6b45b87682
parentfa425c70dc371b8191ec1b702107208be7c49552 (diff)
downloadaur-d4b73d08cba73da3ab7ed53c8b997e2e0d022f94.tar.gz
v0.221
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index efcab388c395..3a619f59af86 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = sdlmame-cheats
pkgdesc = Official XML Cheat Collection for MAME
- pkgver = 0.206
+ pkgver = 0.221
pkgrel = 1
url = http://www.mamecheat.co.uk/
install = sdlmame-cheats.install
@@ -8,9 +8,9 @@ pkgbase = sdlmame-cheats
license = unknown
makedepends = unzip
depends = mame>=0.145u1
- optdepends = mame>=0.206: this package is best used with an up-to-date version of mame.
- source = http://cheat.retrogames.com/download/cheat0206.zip
- sha1sums = ab14dc292112a7efc63685b670c78e58c51df3fd
+ optdepends = mame>=0.221: this package is best used with an up-to-date version of mame.
+ source = http://cheat.retrogames.com/download/cheat0221.zip
+ sha1sums = b9b858189949f55fbdcb23a359899fd7d8025e88
pkgname = sdlmame-cheats
diff --git a/PKGBUILD b/PKGBUILD
index 61c931d6700a..191d0c525e03 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,9 +3,9 @@
# Contributor: listx <linusarver <at> gmail <dot> com>
pkgname=sdlmame-cheats
-pkgver=0.206
+pkgver=0.221
pkgrel=1
-_srcver=0206
+_srcver=0221
pkgdesc='Official XML Cheat Collection for MAME'
url='http://www.mamecheat.co.uk/'
license=('unknown')
@@ -15,7 +15,7 @@ optdepends=("mame>=$pkgver: this package is best used with an up-to-date version
makedepends=('unzip')
source=("http://cheat.retrogames.com/download/cheat${_srcver}.zip")
install=sdlmame-cheats.install
-sha1sums=('ab14dc292112a7efc63685b670c78e58c51df3fd')
+sha1sums=('b9b858189949f55fbdcb23a359899fd7d8025e88')
build() {
unzip -of "cheat${_srcver}.zip"