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

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


    Date: Saturday, February 2, 2019 @ 22:21:52
  Author: foutrelis
Revision: 345159

Update url field to use HTTPS

Modified:
  xfce4-smartbookmark-plugin/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-02-02 22:21:51 UTC (rev 345158)
+++ PKGBUILD	2019-02-02 22:21:52 UTC (rev 345159)
@@ -7,7 +7,7 @@
 pkgrel=2
 pkgdesc="Plugin for the Xfce4 panel that lets you quicksearch from selected websites"
 arch=('x86_64')
-url="http://goodies.xfce.org/projects/panel-plugins/xfce4-smartbookmark-plugin"
+url="https://goodies.xfce.org/projects/panel-plugins/xfce4-smartbookmark-plugin"
 license=('GPL2')
 groups=('xfce4-goodies')
 depends=('xfce4-panel')



More information about the arch-commits mailing list