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 70f3e9cba376..eea8a411143b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Graeme Gott <graeme@gottcode.org>
pkgname=tanglet
-pkgver=1.5.1
+pkgver=1.5.2
pkgrel=1
pkgdesc='A single player word finding game'
arch=('i686' 'x86_64')
@@ -10,7 +10,7 @@ license=('GPL3')
depends=('qt5-base')
makedepends=('qt5-tools')
source=("https://gottcode.org/$pkgname/$pkgname-$pkgver-src.tar.bz2")
-sha256sums=('eec43ea7373dea7817e3ce773aa09fb4e3d5aa01e10a949484a5b6cd4753256b')
+sha256sums=('3502d66446fc1bd5ca4b227b9df7a4ae3a4fd4dbfa97927eca240952df6391db')
build() {
cd "$pkgname-$pkgver"