summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGraeme Gott2016-10-10 06:55:55 -0400
committerGraeme Gott2016-10-10 06:55:55 -0400
commit3f4d3e3c8a8e433af75260773893208fae90ba8c (patch)
tree9f2e261ec0597af26732effae0ee754361f2d661 /PKGBUILD
parentdf85f135d19cdf0c7aa860a6153b2330fb95b4a4 (diff)
downloadaur-3f4d3e3c8a8e433af75260773893208fae90ba8c.tar.gz
Update to 1.5.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 252526163ae2..93796e530d46 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,16 @@
# Maintainer: Graeme Gott <graeme@gottcode.org>
pkgname=kapow
-pkgver=1.5.0
+pkgver=1.5.1
pkgrel=1
pkgdesc='Punch clock to track time spent on projects'
arch=('i686' 'x86_64')
url="http://gottcode.org/$pkgname/"
license=('GPL3')
depends=('qt5-base')
+makedepends=('qt5-tools')
source=("http://gottcode.org/$pkgname/$pkgname-$pkgver-src.tar.bz2")
-sha256sums=('35b3d67a69c002fef736489e0bbfa2261a7dc80ca9ebc6435465367c8a0a4e63')
+sha256sums=('12dbf9493b890509d818642bb1f17222bf5fb2658c90033d0184a1235e623ac3')
build() {
cd "$pkgname-$pkgver"