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