summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD1
2 files changed, 1 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3cd3d59b8167..8767758aa39a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -7,7 +7,7 @@ pkgbase = gtm-bin
license = MIT
provides = gtm
conflicts = gtm
- source = https://github.com/git-time-metric/gtm/releases/download/v1.3.3/v1.3.3.linux.tar.gz
+ source = https://github.com/git-time-metric/gtm/releases/download/v1.3.3/gtm.v1.3.3.linux.tar.gz
sha256sums = 0022ccde788ac85f4648338ddfd4bd20cdd8dd9adc0232cc52d453d2f27cdd6f
pkgname = gtm-bin
diff --git a/PKGBUILD b/PKGBUILD
index 560dfb4d35fa..39aade1561f5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,6 @@ url="https://github.com/git-time-metric/gtm"
license=('MIT')
provides=('gtm')
conflicts=('gtm')
-# https://github.com/git-time-metric/gtm/releases/download/v1.3.3/gtm.v1.3.3.linux.tar.gz
source=("https://github.com/git-time-metric/$_pkgname/releases/download/$pkgver/$_pkgname.$pkgver.linux.tar.gz")
sha256sums=('0022ccde788ac85f4648338ddfd4bd20cdd8dd9adc0232cc52d453d2f27cdd6f')