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 9e8f37586821..b437bdc73536 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.4.5"
+pkgver="1.5.0"
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/christopho/$pkgname/archive/v$pkgver.tar.gz")
noextract=()
-md5sums=("2af8a97bb53aac488974e69d81972050")
+md5sums=("4db117734e76363bc37cb6e1412512e4")
build() {
cd "$srcdir/$pkgname-$pkgver"