summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel M. Capella2016-11-09 17:32:14 -0500
committerDaniel M. Capella2016-11-09 17:32:14 -0500
commit01a12b3b4c6a0dd214940c338551b65908a5478e (patch)
tree94fe8a1669523899e6d75fc1cba0139714db0718 /PKGBUILD
parent9f30ae97e7aba723ac7b67d128bcf8a7c0c3eb36 (diff)
downloadaur-01a12b3b4c6a0dd214940c338551b65908a5478e.tar.gz
Fix source
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 20bf69290d61..d7ebac3dc6ec 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@ depends=('libnotify' 'pulseaudio' 'spotify' 'xdotool' 'xorg-xprop')
makedepends=('git')
provides=("${pkgname%-*}")
conflicts=("${pkgname%-*}")
-source=("$url.git")
+source=("git+$url.git")
sha512sums=('SKIP')
pkgver() {