summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 42252dc9f1d9..17fad1effa86 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,7 +14,7 @@ optdepends=(
"opencl-mesa: For AMD/ATI Radeon mesa"
)
source=(
- "$url/archive/v$pkgver.tar.gz"
+ "${pkgname}-${pkgver}.tar.gz::$url/archive/v$pkgver.tar.gz"
"scallion.sh"
"set_openssl_1.0_paths.patch"
)