summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCarsten Csiky (csicar)2018-07-11 10:59:49 +0200
committerCarsten Csiky (csicar)2018-07-11 10:59:49 +0200
commited8874c2fb71d461b5a1d3e5cfc5bec9371c7ea8 (patch)
tree80e654959d929d88e094fda4818230bc0f2a5b95 /PKGBUILD
parent52295d3272236d7657559749806b1effc9057978 (diff)
downloadaur-gtm-bin.tar.gz
updated to v1.3.5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 39aade1561f5..d45c49292e56 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: csicar
pkgname=gtm-bin
_pkgname=gtm
-pkgver=v1.3.3
+pkgver=v1.3.5
pkgrel=1
pkgdesc="Simple, seamless, lightweight time tracking for Git"
arch=('x86_64')
@@ -10,7 +10,7 @@ license=('MIT')
provides=('gtm')
conflicts=('gtm')
source=("https://github.com/git-time-metric/$_pkgname/releases/download/$pkgver/$_pkgname.$pkgver.linux.tar.gz")
-sha256sums=('0022ccde788ac85f4648338ddfd4bd20cdd8dd9adc0232cc52d453d2f27cdd6f')
+sha256sums=('7b43e4d3a3020929e1e1ba8af78c61e02dfb7a8a0af558fbd27746a9ecb50743')
package() {
install -Dm755 gtm ${pkgdir}/usr/bin/gtm