[arch-commits] Commit in python-pylint/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Sun Sep 15 14:14:50 UTC 2019


    Date: Sunday, September 15, 2019 @ 14:14:49
  Author: arojas
Revision: 362915

https

Modified:
  python-pylint/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-09-15 14:12:53 UTC (rev 362914)
+++ PKGBUILD	2019-09-15 14:14:49 UTC (rev 362915)
@@ -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=('python-astroid' 'python-setuptools' 'python-mccabe' 'python-isort')
 makedepends=('python-pytest-runner')



More information about the arch-commits mailing list