[arch-commits] Commit in pylint/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Sat Jan 17 04:00:00 UTC 2015
Date: Saturday, January 17, 2015 @ 05:00:00
Author: fyan
Revision: 229463
upgpkg: pylint 1.4.1-1
Modified:
pylint/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-01-17 03:56:19 UTC (rev 229462)
+++ PKGBUILD 2015-01-17 04:00:00 UTC (rev 229463)
@@ -6,7 +6,7 @@
pkgbase=pylint
pkgname=('python2-pylint' 'python-pylint')
-pkgver=1.4.0
+pkgver=1.4.1
pkgrel=1
pkgdesc="Analyzes Python code looking for bugs and signs of poor quality"
arch=('any')
@@ -15,7 +15,7 @@
makedepends=('python2-astroid' 'python-astroid' 'python2-setuptools' 'python-setuptools' 'python2-six' 'python-six')
optdepends=('tk: Pylint GUI')
source=("http://pypi.python.org/packages/source/p/${pkgbase}/${pkgbase}-${pkgver}.tar.gz")
-sha1sums=('4e954d614862d5415ea39dc69644e95a1ed0a036')
+sha1sums=('8422341d4e02ad1516f4e6bc04931e6f480764bb')
prepare() {
cp -a ${pkgbase}-${pkgver}{,-py3}
More information about the arch-commits
mailing list