[arch-commits] Commit in python2-pylint/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Sun May 26 21:04:15 UTC 2019
Date: Sunday, May 26, 2019 @ 21:04:15
Author: arojas
Revision: 354341
https
Modified:
python2-pylint/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-05-26 21:03:44 UTC (rev 354340)
+++ PKGBUILD 2019-05-26 21:04:15 UTC (rev 354341)
@@ -8,7 +8,7 @@
pkgrel=1
pkgdesc="Analyzes Python code looking for bugs and signs of poor quality"
arch=('any')
-url="http://pylint.org"
+url="https://pylint.org"
license=('GPL')
depends=('python2-astroid' 'python2-setuptools' 'python2-mccabe' 'python2-isort'
'python2-backports.functools_lru_cache' 'python2-configparser' 'python2-singledispatch')
More information about the arch-commits
mailing list