summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin C. Doege2022-07-11 16:19:56 +0200
committerMartin C. Doege2022-07-11 16:19:56 +0200
commitc66930b77f2a909aeda38f1bb35689397f913ea7 (patch)
tree15b990846bd15670310b742468627987a5df0b05
parentd4b73d08cba73da3ab7ed53c8b997e2e0d022f94 (diff)
downloadaur-c66930b77f2a909aeda38f1bb35689397f913ea7.tar.gz
v0.245
-rw-r--r--.SRCINFO9
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3a619f59af86..4962e3fcde09 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = sdlmame-cheats
pkgdesc = Official XML Cheat Collection for MAME
- pkgver = 0.221
+ pkgver = 0.245
pkgrel = 1
url = http://www.mamecheat.co.uk/
install = sdlmame-cheats.install
@@ -8,9 +8,8 @@ pkgbase = sdlmame-cheats
license = unknown
makedepends = unzip
depends = mame>=0.145u1
- 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
+ optdepends = mame>=0.245: this package is best used with an up-to-date version of mame.
+ source = http://cheat.retrogames.com/download/cheat0245.zip
+ sha1sums = 482cf860c927d9442d689b85990bf505d5bae0b1
pkgname = sdlmame-cheats
-
diff --git a/PKGBUILD b/PKGBUILD
index 191d0c525e03..534a584b566b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,9 +3,9 @@
# Contributor: listx <linusarver <at> gmail <dot> com>
pkgname=sdlmame-cheats
-pkgver=0.221
+pkgver=0.245
pkgrel=1
-_srcver=0221
+_srcver=0245
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=('b9b858189949f55fbdcb23a359899fd7d8025e88')
+sha1sums=('482cf860c927d9442d689b85990bf505d5bae0b1')
build() {
unzip -of "cheat${_srcver}.zip"