Date: Wednesday, September 25, 2019 @ 20:25:29
  Author: arojas
Revision: 511772

https

Modified:
  scrapy/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-09-25 20:24:57 UTC (rev 511771)
+++ PKGBUILD    2019-09-25 20:25:29 UTC (rev 511772)
@@ -8,7 +8,7 @@
 pkgdesc="A fast high-level scraping and web crawling framework."
 arch=('any')
 license=('BSD')
-url="http://scrapy.org";
+url="https://scrapy.org";
 depends=('python-twisted' 'libxml2' 'python-w3lib' 'python-lxml' 'python-six' 
'python-queuelib'
          'python-setuptools' 'python-cssselect' 'python-pyopenssl' 
'python-parsel'
          'python-pydispatcher' 'python-service-identity')

Reply via email to