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 c53d81e1912a..60c9df56d70d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ arch=('any')
url="https://git.stykers.moe/scm/sparkz/sparkz.git"
license=('GPL')
depends=('python' 'python-virtualenv' 'bash')
-source=('sparkz::https://git.stykers.moe/scm/sparkz/sparkz.git')
+source=('sparkz::git+https://git.stykers.moe/scm/sparkz/sparkz.git')
install=${pkgname}.install
md5sums=('SKIP')