summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGraeme Gott2018-05-29 09:30:24 -0400
committerGraeme Gott2018-05-29 09:30:24 -0400
commit977143bda74fac0b9779a66ecc3d35130cc7432a (patch)
treea8bb0e47b8193bd31675e3b67646aa30c21c3735 /PKGBUILD
parent10fa223fba154e8c9ab53592425d7f8340e917a9 (diff)
downloadaur-977143bda74fac0b9779a66ecc3d35130cc7432a.tar.gz
Update to 1.2.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 686dcb0663a5..ce5bb99de946 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Graeme Gott <graeme@gottcode.org>
pkgname=cutemaze
-pkgver=1.2.2
+pkgver=1.2.3
pkgrel=1
pkgdesc='Top-down maze game'
arch=('i686' 'x86_64')
@@ -10,7 +10,7 @@ license=('GPL3')
depends=('qt5-base' 'qt5-svg')
makedepends=('qt5-tools')
source=("https://gottcode.org/$pkgname/$pkgname-$pkgver-src.tar.bz2")
-sha256sums=('1e9464d0be6eacae20a8fa29e699e3776f3081c00eaffdfeceed4b77eaac52a8')
+sha256sums=('1387e9509d4e864e93ed5870d9d1b6be49bb49e485a93ce79ca2a538177a9fbd')
build() {
cd "$pkgname-$pkgver"