From 7f0d0fc685409d978c35270b264776253a8f5150 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Fri, 21 Sep 2012 15:16:07 +0000 Subject: testing/pylint: upgrade to 0.25.2 --- testing/pylint/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'testing/pylint/APKBUILD') diff --git a/testing/pylint/APKBUILD b/testing/pylint/APKBUILD index 78b110b342..f15ca9011f 100644 --- a/testing/pylint/APKBUILD +++ b/testing/pylint/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Fabian Affolter # Maintainer: Fabian Affolter pkgname=pylint -pkgver=0.25.1 +pkgver=0.25.2 pkgrel=0 pkgdesc="Analyzes Python code looking for bugs and signs of poor quality" url="http://pypi.python.org/pypi/pylint" @@ -31,4 +31,4 @@ doc() { mv "$_builddir"/man/*.1 "$subpkgdir"/usr/share/man/man1/ || return 1 } -md5sums="728bbc2b339bc3749af013709a7f87a5 pylint-0.25.1.tar.gz" +md5sums="d878d7688a4f5290dc5b53a836872400 pylint-0.25.2.tar.gz" -- cgit v1.2.3