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 649a5feda55e..50a84b40559c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Graeme Gott <graeme@gottcode.org>
pkgname=simsu
-pkgver=1.3.4
+pkgver=1.3.5
pkgrel=1
pkgdesc='A basic Sudoku 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=('1dd01274796583e49520217c93b6ebeab1bd58703c158a92209ed0bdd87b26b0')
+sha256sums=('00c6afc5d5909fabbffc6f37f78834e2e7f54e5d26a9994414940d8917941a2b')
build() {
cd "$pkgname-$pkgver"