summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGraeme Gott2018-06-24 08:21:52 -0400
committerGraeme Gott2018-06-24 08:21:52 -0400
commit71e1aa6b0294a272faf218a208d5be9eb3298c14 (patch)
tree92f6479167a0cec591c2790eb617c82ff410e96e /PKGBUILD
parenta00de867e909c4d227f5fb693901c69faf2b78e2 (diff)
downloadaur-71e1aa6b0294a272faf218a208d5be9eb3298c14.tar.gz
Update to 1.5.7
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 00e2f99e88a9..b88bd971ff74 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Graeme Gott <graeme@gottcode.org>
pkgname=kapow
-pkgver=1.5.6
+pkgver=1.5.7
pkgrel=1
pkgdesc='Punch clock to track time spent on projects'
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=('352a1629c0fd853d186d95a52da1af457d6995c32e63d657afbc5bb2d18c6ef8')
+sha256sums=('031d49ca9fe27591b0b6291bfcedbf7ac99938067b8a14812ddfecbbadf10caf')
build() {
cd "$pkgname-$pkgver"