summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 57ffca75dc16..b20d669e2cd8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@ optdepends=()
provides=("$pkgname")
conflicts=("$pkgname")
install=".install"
-source=("https://github.com/phenax/bsp-layout/archive/$pkgver.tar.gz")
+source=("$url/archive/$pkgver.tar.gz")
md5sums=('SKIP')
package() {