aboutsummaryrefslogtreecommitdiffstats
path: root/timeprefix/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'timeprefix/PKGBUILD')
-rw-r--r--timeprefix/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/timeprefix/PKGBUILD b/timeprefix/PKGBUILD
index aae7f35..669cb38 100644
--- a/timeprefix/PKGBUILD
+++ b/timeprefix/PKGBUILD
@@ -8,7 +8,7 @@ arch=(i686 x86_64)
url="https://github.com/maandree/timeprefix"
license=('custom:ISC')
depends=()
-source=($url/archive/$pkgver.tar.gz)
+source=($pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz)
sha256sums=(00961089a5c56b41b0bf53da23818874dfeeb7644cf32a4e126df788d6f4d2e1)
build() {