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

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


    Date: Saturday, February 2, 2019 @ 22:21:45
  Author: foutrelis
Revision: 345156

Update url field to use HTTPS

Modified:
  xfce4-notifyd/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-02-02 22:21:44 UTC (rev 345155)
+++ PKGBUILD	2019-02-02 22:21:45 UTC (rev 345156)
@@ -6,7 +6,7 @@
 pkgrel=1
 pkgdesc="Notification daemon for the Xfce desktop"
 arch=('x86_64')
-url="http://goodies.xfce.org/projects/applications/xfce4-notifyd"
+url="https://goodies.xfce.org/projects/applications/xfce4-notifyd"
 license=('GPL2')
 groups=('xfce4-goodies')
 depends=('libxfce4ui' 'libnotify' 'hicolor-icon-theme')



More information about the arch-commits mailing list