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

Stéphane Gaudreault stephane at archlinux.org
Wed Jul 18 16:32:33 UTC 2012


    Date: Wednesday, July 18, 2012 @ 12:32:32
  Author: stephane
Revision: 163743

upgpkg: pylint 0.25.2-1

upstream update

Modified:
  pylint/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-07-18 16:32:28 UTC (rev 163742)
+++ PKGBUILD	2012-07-18 16:32:32 UTC (rev 163743)
@@ -3,7 +3,7 @@
 # Contributor: Alexander Fehr <pizzapunk gmail com>
 
 pkgname=pylint
-pkgver=0.25.1
+pkgver=0.25.2
 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://download.logilab.org/pub/${pkgname}/${pkgname}-${pkgver}.tar.gz")
-sha1sums=('e567fde28a2135888b137f7dcdfa72abd06d3896')
+sha1sums=('52b1a671bacc115a953b1e0d423ecbaf9064ce2e')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list