summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPier Luigi Fiorini2016-02-01 14:46:55 +0100
committerPier Luigi Fiorini2016-02-01 14:46:55 +0100
commite3b002c0eb9e729c15187bae72aa8cf29d33a1e1 (patch)
treebc11ab07f7e6ca33a00a19816ef0be0b00a43582
parent587ff40a7bdf8d77c9bc9403f3e32e434e1d4f2a (diff)
downloadaur-e3b002c0eb9e729c15187bae72aa8cf29d33a1e1.tar.gz
Source URL parametric
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3d7af0aa3f2c..30679d0e28bd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,7 +15,7 @@ makedepends=('extra-cmake-modules' 'qt5-tools')
conflicts=('hawaii-system-preferences-git')
groups=('hawaii')
options=('debug')
-source=("https://github.com/hawaii-desktop/hawaii-system-preferences/releases/download/v0.5.0/hawaii-system-preferences-0.5.0.tar.xz")
+source=("https://github.com/hawaii-desktop/${pkgname}/releases/download/v${pkgver}/${pkgname}-${pkgver}.tar.xz")
sha1sums=('d88e031e7ed9be20e7559820a7649a4b')
prepare() {