summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBoris Momčilović2022-03-19 22:51:44 +0100
committerBoris Momčilović2022-03-19 22:52:01 +0100
commit29a0ecee1396e6b7a93c8a431df626e5466bd9fc (patch)
treee30cff2000018c427c0b59540fbdc563a8b680f7 /PKGBUILD
parenta02dd0c82ce2f272e5d02fdd64f9de28be22cdd9 (diff)
downloadaur-php-componere-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 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"