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 ed03eeab477c..af7a8043e63a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ url="https://github.com/krakjoe/componere"
license=('PHP')
depends=('php')
makedepends=('git')
-source=(git://github.com/krakjoe/componere.git#branch=release)
+source=(git+https://github.com/krakjoe/componere.git#branch=release)
md5sums=('SKIP')
_ininame="componere.ini"
_inifile="etc/php/conf.d/$_ininame"