summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGraeme Gott2020-04-21 09:19:20 -0400
committerGraeme Gott2020-04-21 09:20:16 -0400
commit9eae540bc4f3726ec44f9ba412afdf75f2f7622c (patch)
tree8c50a4146d80e519c6c19857d875c69f5b1dafab /PKGBUILD
parent7b32553c5ae332d2e215021a57c45da5759b34c7 (diff)
downloadaur-9eae540bc4f3726ec44f9ba412afdf75f2f7622c.tar.gz
Update to 1.2.8
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7980db304a56..dffcbd5fb5bc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Graeme Gott <graeme@gottcode.org>
pkgname=peg-e
-pkgver=1.2.7
+pkgver=1.2.8
pkgrel=1
pkgdesc='Peg elimination 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=('07025165f903a2e0e57c5ff537a7abb6e849a8d0f0c531b48db4a452edf6a0fc')
+sha256sums=('06d6a07c056b82372cdd6ac258dbfedab397ad4f13b70117f548b8218201ff17')
build() {
cd "$pkgname-$pkgver"