summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBenObiWan2017-04-03 13:06:33 +0100
committerBenObiWan2017-04-03 13:06:33 +0100
commit601eeec72a013057e488bbd1e45f7c8bd3ac7e7a (patch)
treeca387625f8891bf81885a0734a28ad9dd66b771d /PKGBUILD
parent221531378e7e72ca980856c9c150b2fef02333ba (diff)
downloadaur-601eeec72a013057e488bbd1e45f7c8bd3ac7e7a.tar.gz
File was missing upstream.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 585164b512a5..dd6fe1a17237 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Contributor: Fernando Carmona Varo <ferkiwi @t gmail dot com>
pkgname=solarus
pkgver=1.5.3
-pkgrel=1
+pkgrel=2
epoch=
pkgdesc="An open-source Zelda-like 2D game engine used by the games zsxd and zsdx."
arch=('i686' 'x86_64')
@@ -25,7 +25,7 @@ install=
changelog=
source=(http://solarus-games.org/downloads/$pkgname/$pkgname-$pkgver-src.tar.gz)
noextract=()
-md5sums=('97221827e1b3579f88292ee8669014d9')
+md5sums=('24e0e889940472575a2e81a7dbdcbdbb')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"