summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBoris Momčilović2022-03-19 22:54:19 +0100
committerBoris Momčilović2022-03-19 22:54:19 +0100
commitb7cd7005cc0fc018351bebd4dea4101ce20c30ec (patch)
treeae950ed43eb5f220a2e2c66bfd3ec2a8f18d7849 /PKGBUILD
parentb964ccab5c33a85825f60655facb40d78419117e (diff)
downloadaur-php-stat-git.tar.gz
update protocol
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"