summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGraeme Gott2019-08-07 12:48:42 -0400
committerGraeme Gott2019-08-07 12:48:42 -0400
commit7b32553c5ae332d2e215021a57c45da5759b34c7 (patch)
tree49c99676b649bdfb375cbf610484895bfb901553 /PKGBUILD
parentc117d9ea759aaa766410ef5934265b10bc048778 (diff)
downloadaur-7b32553c5ae332d2e215021a57c45da5759b34c7.tar.gz
Update to 1.2.7
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 890f402fb361..7980db304a56 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Graeme Gott <graeme@gottcode.org>
pkgname=peg-e
-pkgver=1.2.6
+pkgver=1.2.7
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=('b7a644397a6e8fd24c5df72a8c5950af8de035c9fafc712fea5eae87eea15d81')
+sha256sums=('07025165f903a2e0e57c5ff537a7abb6e849a8d0f0c531b48db4a452edf6a0fc')
build() {
cd "$pkgname-$pkgver"