summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBenObiWan2016-11-30 17:25:19 +0000
committerBenObiWan2016-11-30 17:25:19 +0000
commitd77fbc68dbf7b0082b0d34939f688df85c71106f (patch)
treef07e0c0a64870a64c9dac9a44c1c0aea59ea3f45 /PKGBUILD
parentf9e2cecbc7f1cc5ea568e73693dd2a136e75f3e7 (diff)
downloadaur-d77fbc68dbf7b0082b0d34939f688df85c71106f.tar.gz
Update to 1.5.1.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0865bdde60ad..a8e5531444a7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@
# Contributor: Huulivoide
# Contributor: Fernando Carmona Varo <ferkiwi @t gmail dot com>
pkgname=solarus
-pkgver=1.5.0
-pkgrel=2
+pkgver=1.5.1
+pkgrel=1
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://www.zelda-solarus.com/downloads/$pkgname/$pkgname-$pkgver-src.tar.gz)
noextract=()
-md5sums=('4cf3a71937231911d25e45c3da6b4bb2')
+md5sums=('647a5908e33721febf3b7dce1dbd9c39')
build() {