[arch-commits] Commit in pylint/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Sat Sep 19 14:42:45 UTC 2015
Date: Saturday, September 19, 2015 @ 16:42:45
Author: fyan
Revision: 246633
upgpkg: pylint 1.4.4-2
rebuild for python 3.5
Modified:
pylint/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-09-19 14:41:53 UTC (rev 246632)
+++ PKGBUILD 2015-09-19 14:42:45 UTC (rev 246633)
@@ -7,7 +7,7 @@
pkgbase=pylint
pkgname=('python2-pylint' 'python-pylint')
pkgver=1.4.4
-pkgrel=1
+pkgrel=2
pkgdesc="Analyzes Python code looking for bugs and signs of poor quality"
arch=('any')
url="http://pylint.org"
More information about the arch-commits
mailing list