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 4962e3fcde09..66079353e5a7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = sdlmame-cheats
pkgdesc = Official XML Cheat Collection for MAME
- pkgver = 0.245
+ pkgver = 0.259
pkgrel = 1
url = http://www.mamecheat.co.uk/
install = sdlmame-cheats.install
@@ -8,8 +8,8 @@ pkgbase = sdlmame-cheats
license = unknown
makedepends = unzip
depends = mame>=0.145u1
- 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
+ optdepends = mame>=0.259: this package is best used with an up-to-date version of mame.
+ source = http://cheat.retrogames.com/download/cheat0259.zip
+ sha1sums = ae03acfd528519e836c4649a148938977ac86968
pkgname = sdlmame-cheats
diff --git a/PKGBUILD b/PKGBUILD
index 534a584b566b..f057c23a8195 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,9 +3,9 @@
# Contributor: listx <linusarver <at> gmail <dot> com>
pkgname=sdlmame-cheats
-pkgver=0.245
+pkgver=0.259
pkgrel=1
-_srcver=0245
+_srcver=0259
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=('482cf860c927d9442d689b85990bf505d5bae0b1')
+sha1sums=('ae03acfd528519e836c4649a148938977ac86968')
build() {
unzip -of "cheat${_srcver}.zip"