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

Stéphane Gaudreault stephane at archlinux.org
Fri Nov 18 13:13:27 UTC 2011


    Date: Friday, November 18, 2011 @ 08:13:27
  Author: stephane
Revision: 142930

upgpkg: pylint 0.25.0-1

upstream update

Modified:
  pylint/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-11-18 13:09:57 UTC (rev 142929)
+++ PKGBUILD	2011-11-18 13:13:27 UTC (rev 142930)
@@ -3,7 +3,7 @@
 # Contributor: Alexander Fehr <pizzapunk gmail com>
 
 pkgname=pylint
-pkgver=0.24.0
+pkgver=0.25.0
 pkgrel=1
 pkgdesc="Analyzes Python code looking for bugs and signs of poor quality"
 arch=('any')
@@ -13,7 +13,7 @@
 makedepends=('python2-distribute')
 optdepends=('tk: Pylint GUI')
 source=("http://ftp.logilab.org/pub/${pkgname}/${pkgname}-${pkgver}.tar.gz")
-sha1sums=('269d84825a334a558328f36eabeb7a9748555302')
+sha1sums=('f6e4081bdc9cd8e726b307a1b73462dc478b0398')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list