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

Ángel Velásquez angvp at nymeria.archlinux.org
Fri Apr 26 02:58:42 UTC 2013


    Date: Friday, April 26, 2013 @ 04:58:42
  Author: angvp
Revision: 183659

upgpkg: pylint 0.27.0-1

Version bump to 0.27.0

Modified:
  pylint/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-04-26 02:50:23 UTC (rev 183658)
+++ PKGBUILD	2013-04-26 02:58:42 UTC (rev 183659)
@@ -4,8 +4,8 @@
 
 pkgbase=pylint
 pkgname=('python2-pylint' 'python-pylint')
-pkgver=0.26.0
-pkgrel=3
+pkgver=0.27.0
+pkgrel=1
 pkgdesc="Analyzes Python code looking for bugs and signs of poor quality"
 arch=('any')
 url="http://www.logilab.org/project/pylint"
@@ -14,7 +14,7 @@
 optdepends=('tk: Pylint GUI')
 conflicts=('pylint<=0.26.0-2')
 source=("http://download.logilab.org/pub/${pkgbase}/${pkgbase}-${pkgver}.tar.gz")
-sha1sums=('5dcc07d622b4ff7d5751523fe0161989e463ffe6')
+sha1sums=('c6b04e53c09480646df6fe16c70136a02ba35a7f')
 
 build() {
   cd "${srcdir}"




More information about the arch-commits mailing list