summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0d502a9299e7..4ea0baa17c89 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -18,8 +18,8 @@ provides=("g213-led=${pkgver}" "g410-led=${pkgver}" "g413-led=${pkgver}" "g512-l
"g810-led=${pkgver}" "g815-led=${pkgver}" "g910-led=${pkgver}" "gpro-led=${pkgver}")
backup=("etc/${_appname}/profile" "etc/${_appname}/reboot" "etc/udev/rules.d/${_appname}.rules")
options=(!emptydirs)
-source=("git://github.com/MatMoul/${_appname}.git")
-#source=("git://github.com/MatMoul/${_appname}.git#branch=")
+source=("git+https://github.com/MatMoul/${_appname}.git")
+#source=("git+https://github.com/MatMoul/${_appname}.git#branch=")
md5sums=('SKIP')
build() {