aboutsummaryrefslogtreecommitdiffstats
path: root/testing/pylint/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/pylint/APKBUILD')
-rw-r--r--testing/pylint/APKBUILD4
1 files changed, 2 insertions, 2 deletions
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 <fabian@affolter-engineering.ch>
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
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"