[arch-commits] Commit in xfce4-dev-tools/trunk (PKGBUILD)

Evangelos Foutras foutrelis at archlinux.org
Thu Mar 14 15:34:12 UTC 2019


    Date: Thursday, March 14, 2019 @ 15:34:11
  Author: foutrelis
Revision: 348034

Use HTTPS in url field

Modified:
  xfce4-dev-tools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-03-14 15:34:09 UTC (rev 348033)
+++ PKGBUILD	2019-03-14 15:34:11 UTC (rev 348034)
@@ -7,7 +7,7 @@
 pkgrel=2
 pkgdesc="Xfce developer tools"
 arch=('x86_64')
-url="http://www.xfce.org/"
+url="https://www.xfce.org/"
 license=('GPL2')
 depends=('glib2' 'intltool' 'gtk-doc')
 source=(https://archive.xfce.org/src/xfce/xfce4-dev-tools/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)



More information about the arch-commits mailing list