Date: Sunday, April 30, 2017 @ 17:41:06
  Author: heftig
Revision: 295116

https

Modified:
  libfprint/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2017-04-30 17:41:02 UTC (rev 295115)
+++ PKGBUILD    2017-04-30 17:41:06 UTC (rev 295116)
@@ -14,7 +14,7 @@
 makedepends=(git)
 groups=(fprint)
 _commit=5a7e6e07ffa34fd4131f95fbfe5ca23d7eedc592  # master
-source=("git://anongit.freedesktop.org/libfprint/libfprint#commit=$_commit")
+source=("git+https://anongit.freedesktop.org/git/libfprint/libfprint#commit=$_commit";)
 sha256sums=('SKIP')
 
 pkgver() {

Reply via email to