summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGraeme Gott2019-08-07 12:47:58 -0400
committerGraeme Gott2019-08-07 12:47:58 -0400
commit417f8fb9ce842603a2c85c4e282814d947830bb3 (patch)
tree300c9b673fe780dc9ef5165729780172a8d17cbc /PKGBUILD
parentba60d87a54814dfd48e335e13c9f0e81d9b51e4b (diff)
downloadaur-417f8fb9ce842603a2c85c4e282814d947830bb3.tar.gz
Update to 1.5.9
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 02bc7a18dafa..7393a7640958 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Graeme Gott <graeme@gottcode.org>
pkgname=kapow
-pkgver=1.5.8
+pkgver=1.5.9
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=('82a9c6484c87d8c218aacf3dc1e459e6604f1692bfc58030be2b8e784f103f8e')
+sha256sums=('f18ccc4e42d6ddb763983d0bfdc1da4ff91faa83289796e1b238f5fa5404e51e')
build() {
cd "$pkgname-$pkgver"