Date: Tuesday, June 18, 2019 @ 20:13:16
  Author: arojas
Revision: 482177

https

Modified:
  python-cycler/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-06-18 20:13:00 UTC (rev 482176)
+++ PKGBUILD    2019-06-18 20:13:16 UTC (rev 482177)
@@ -7,7 +7,7 @@
 pkgdesc="Composable style cycles"
 arch=('any')
 license=('BSD')
-url="http://github.com/matplotlib/cycler";
+url="https://github.com/matplotlib/cycler";
 makedepends=('python-setuptools' 'python2-setuptools' 'python-six' 
'python2-six' 'git')
 checkdepends=('python-nose' 'python2-nose' 'python-coverage' 
'python2-coverage')
 source=("git+https://github.com/matplotlib/cycler.git#tag=v$pkgver";)

Reply via email to