Date: Sunday, February 24, 2019 @ 12:52:28
  Author: archange
Revision: 435508

https in url

Modified:
  weboob-headless/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-02-24 12:50:54 UTC (rev 435507)
+++ PKGBUILD    2019-02-24 12:52:28 UTC (rev 435508)
@@ -6,7 +6,7 @@
 pkgrel=1
 pkgdesc="Provides several applications to interact with a lot of websites. 
Headless version, for use in e.g. Cozy/Kresus."
 arch=('any')
-url="http://weboob.org/";
+url="https://weboob.org/";
 license=('AGPL3')
 depends=('python2-dateutil'
          'python2-feedparser'

Reply via email to