aboutsummaryrefslogtreecommitdiffstats
path: root/testing/pylint
diff options
context:
space:
mode:
Diffstat (limited to 'testing/pylint')
-rw-r--r--testing/pylint/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/pylint/APKBUILD b/testing/pylint/APKBUILD
index 6e1b2e7279..42c5c3a254 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=1.4.0
+pkgver=1.4.1
pkgrel=0
pkgdesc="Analyzes Python code looking for bugs and signs of poor quality"
url="http://pypi.python.org/pypi/pylint"