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

Evangelos Foutras foutrelis at archlinux.org
Sat Feb 2 22:21:15 UTC 2019


    Date: Saturday, February 2, 2019 @ 22:21:14
  Author: foutrelis
Revision: 345146

Update url field to use HTTPS

Modified:
  xfce4-dict/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-02-02 22:21:13 UTC (rev 345145)
+++ PKGBUILD	2019-02-02 22:21:14 UTC (rev 345146)
@@ -7,7 +7,7 @@
 pkgrel=1
 pkgdesc="A dictionary plugin for the Xfce panel"
 arch=('x86_64')
-url="http://goodies.xfce.org/projects/applications/xfce4-dict"
+url="https://goodies.xfce.org/projects/applications/xfce4-dict"
 license=('GPL2')
 groups=('xfce4-goodies')
 depends=('xfce4-panel' 'librsvg' 'hicolor-icon-theme')



More information about the arch-commits mailing list