summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAmy Wilson2018-08-08 15:38:31 +1000
committerAmy Wilson2018-08-08 15:38:31 +1000
commit64dbe58ff87a5ec48debb46456015af8b1e85740 (patch)
tree961e0fe098be0a0c3141ab0387672bf024848682 /PKGBUILD
parent52b3e1810e371207171d5bcee9d2a0a4cffeec76 (diff)
downloadaur-64dbe58ff87a5ec48debb46456015af8b1e85740.tar.gz
Slight correction to PKGBUILD.
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() {