summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9449994359c3..30d2665a94bb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Maxs <max dot van dot den dot branden @t gmail dot com>
pkgname="solarus-quest-editor"
-pkgver="1.5.1"
+pkgver="1.5.3"
pkgrel="1"
epoch=
pkgdesc="A graphical user interface to create and modify quests for the Solarus engine."
@@ -21,7 +21,7 @@ install=
changelog=
source=("https://github.com/solarus-games/$pkgname/archive/v$pkgver.tar.gz")
noextract=()
-md5sums=("f20a6f50634d9d89a0657c21f53d5be6")
+md5sums=("fc72b5945c0dec121e82defc94281aad")
build() {
cd "$srcdir/$pkgname-$pkgver"