[arch-commits] Commit in gnome-photos/trunk (PKGBUILD)

Jan Steffens heftig at archlinux.org
Tue Dec 27 09:18:12 UTC 2016


    Date: Tuesday, December 27, 2016 @ 09:18:11
  Author: heftig
Revision: 284851

Use https

Modified:
  gnome-photos/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-12-27 09:17:46 UTC (rev 284850)
+++ PKGBUILD	2016-12-27 09:18:11 UTC (rev 284851)
@@ -13,8 +13,8 @@
 makedepends=(intltool itstool python yelp-tools autoconf-archive git)
 groups=(gnome-extra)
 _commit=101ea2ca211a95638a88e691d55acbc0f9538efd  # tags/3.22.2^0
-source=("git://git.gnome.org/gnome-photos#commit=$_commit"
-        "git://git.gnome.org/libgd")
+source=("git+https://git.gnome.org/browse/gnome-photos#commit=$_commit"
+        "git+https://git.gnome.org/browse/libgd")
 sha256sums=('SKIP'
             'SKIP')
 



More information about the arch-commits mailing list