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

Evangelos Foutras foutrelis at archlinux.org
Sat Feb 2 22:20:33 UTC 2019


    Date: Saturday, February 2, 2019 @ 22:20:32
  Author: foutrelis
Revision: 345133

Update url field to use HTTPS

Modified:
  orage/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-02-02 22:20:28 UTC (rev 345132)
+++ PKGBUILD	2019-02-02 22:20:32 UTC (rev 345133)
@@ -8,7 +8,7 @@
 pkgdesc="A simple calendar application with reminders for Xfce"
 arch=('x86_64')
 license=('GPL2')
-url="http://www.xfce.org/projects/"
+url="https://www.xfce.org/projects/"
 groups=('xfce4-goodies')
 depends=('xfce4-panel' 'libical' 'popt' 'libnotify')
 makedepends=('intltool')



More information about the arch-commits mailing list