summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 010630f6c108..5906be45deb6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = zsxd
pkgdesc = Free and opensource, amateur Zelda game with humoristic characters.
pkgver = 1.10.2
- pkgrel = 3
+ pkgrel = 4
url = http://www.zelda-solarus.com/
arch = any
license = custom
@@ -9,7 +9,7 @@ pkgbase = zsxd
makedepends = cmake
depends = solarus>=1.4.0
source = http://www.zelda-solarus.com/downloads/zsxd/zsxd-1.10.2.tar.gz
- md5sums = 9d737bfc6cd574f83de31f7dbba2c002
+ md5sums = 5221e9741fe6a06bf12ff23ceb5021b0
pkgname = zsxd
diff --git a/PKGBUILD b/PKGBUILD
index 0151e7f93f18..8d8567515351 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=zsxd
pkgver=1.10.2
-pkgrel=3
+pkgrel=4
epoch=
pkgdesc="Free and opensource, amateur Zelda game with humoristic characters."
arch=('any')
@@ -25,7 +25,7 @@ install=
changelog=
source=(http://www.zelda-solarus.com/downloads/zsxd/$pkgname-$pkgver.tar.gz)
noextract=()
-md5sums=('9d737bfc6cd574f83de31f7dbba2c002')
+md5sums=('5221e9741fe6a06bf12ff23ceb5021b0')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"