Date: Monday, June 17, 2019 @ 20:48:25
Author: arojas
Revision: 482028
https
Modified:
python2-linecache2/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-06-17 20:48:05 UTC (rev 482027)
+++ PKGBUILD 2019-06-17 20:48:25 UTC (rev 482028)
@@ -5,7 +5,7 @@
pkgrel=2
pkgdesc='Backports of the linecache module'
arch=('any')
-url='http://pypi.python.org/pypi/linecache2'
+url='https://pypi.python.org/pypi/linecache2'
license=('PSF')
depends=('python2')
makedepends=('python2-setuptools' 'python2-pbr')