aboutsummaryrefslogtreecommitdiffstats
path: root/libkeccak/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--libkeccak/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/libkeccak/PKGBUILD b/libkeccak/PKGBUILD
index 10c9c45..8f1f395 100644
--- a/libkeccak/PKGBUILD
+++ b/libkeccak/PKGBUILD
@@ -10,7 +10,7 @@ license=('custom:ISC')
depends=(glibc)
checkdepends=(glibc valgrind make coreutils)
makedepends=(glibc gcc make coreutils binutils texinfo)
-source=($url/archive/$pkgver.tar.gz)
+source=(libkeccak-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz)
sha256sums=(7d6d7aef8e5cbb189a59ecbd096c253e616fba5f15f2af7212f49fbbc9d910f3)