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

Jan de Groot jgc at archlinux.org
Thu Oct 5 21:18:52 UTC 2017


    Date: Thursday, October 5, 2017 @ 21:18:51
  Author: jgc
Revision: 306871

Use HTTPS for checkout, same as vte package

Modified:
  vte3/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-10-05 21:12:33 UTC (rev 306870)
+++ PKGBUILD	2017-10-05 21:18:51 UTC (rev 306871)
@@ -13,7 +13,7 @@
 depends=(gtk3 pcre2 gnutls)
 makedepends=(intltool gobject-introspection vala glade git gtk-doc gperf)
 _commit=cc49215999c81430efd35ebef6182cf761ff2822  # tags/0.50.1^0
-source=("git://git.gnome.org/vte#commit=$_commit")
+source=("git+https://git.gnome.org/browse/vte#commit=$_commit")
 sha256sums=('SKIP')
 
 pkgver() {



More information about the arch-commits mailing list