Date: Saturday, February 2, 2019 @ 22:21:19
  Author: foutrelis
Revision: 345148

Update url field to use HTTPS

Modified:
  xfce4-eyes-plugin/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-02-02 22:21:16 UTC (rev 345147)
+++ PKGBUILD    2019-02-02 22:21:19 UTC (rev 345148)
@@ -7,7 +7,7 @@
 pkgrel=1
 pkgdesc="A rolling eyes (following mouse pointer) plugin for the Xfce panel"
 arch=('x86_64')
-url="http://goodies.xfce.org/projects/panel-plugins/xfce4-eyes-plugin";
+url="https://goodies.xfce.org/projects/panel-plugins/xfce4-eyes-plugin";
 license=('GPL2')
 groups=('xfce4-goodies')
 depends=('xfce4-panel' 'hicolor-icon-theme')

Reply via email to