summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSumner Evans2019-10-13 00:01:20 -0600
committerSumner Evans2019-10-13 00:01:20 -0600
commitef011c338684b709bd8b65b384560d99b03de8fb (patch)
treee75045c60e850f54bc5abe56e4c8181f317b840f /PKGBUILD
parentf8651ebb434795d38b0a1133b653e907fad4c233 (diff)
downloadaur-ef011c338684b709bd8b65b384560d99b03de8fb.tar.gz
0.9.8 -> 0.9.9
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d0580b0ea860..b559ee554fa8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgbase=('tracktime')
pkgname=('tracktime')
_module='tracktime'
-pkgver='0.9.8'
+pkgver='0.9.9'
pkgrel=1
pkgdesc='Time tracking library with command line interface.'
url='https://gitlab.com/sumner/tracktime'
@@ -19,8 +19,8 @@ depends=(
makedepends=('python-setuptools')
license=('GPL3')
arch=('any')
-source=('https://files.pythonhosted.org/packages/source/t/tracktime/tracktime-0.9.8.tar.gz')
-sha256sums=('3ce6a3e5f81aea787de8ebaa94b66f7cb866dc7fd0de1e499f85dd38ef3de12a')
+source=('https://files.pythonhosted.org/packages/source/t/tracktime/tracktime-0.9.9.tar.gz')
+sha256sums=('79df55d54a2c73adc2044924341025a45da7c9ef53f1c9ae24f8a61048e6f9ba')
build() {