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 060ab34221ef..a24d1c397ebb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,7 +14,7 @@ provides=('ratslap')
conflicts=('ratslap')
options=()
install=
-source=("$::git+https://gitlab.com/krayon/$pkgname#tag=$pkgver,branch=master")
+source=("$pkgname::git+https://gitlab.com/krayon/$pkgname#tag=$pkgver,branch=master")
md5sums=('SKIP')
build() {