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 fe348ba06f5b..2ab974d1a0be 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -21,7 +21,7 @@ conflicts=('clicraft')
backup=("etc/cron.d/clicraft"
"etc/logrotate.d/clicraft")
install="$pkgname.install"
-source=("$pkgname::git://github.com/DMBuce/${pkgname%-git}.git"
+source=("$pkgname::git+https://github.com/DMBuce/${pkgname%-git}.git"
#"$pkgname::git+ssh://git@mantrid/~/${pkgname%-git}.git"
"$pkgname.install"
"$pkgname.rc")