aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--community/py-pycodestyle/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py-pycodestyle/APKBUILD b/community/py-pycodestyle/APKBUILD
index 662c68019c..038b166f70 100644
--- a/community/py-pycodestyle/APKBUILD
+++ b/community/py-pycodestyle/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Keith Maxwell <keith.maxwell@gmail.com>
pkgname=py-pycodestyle
pkgver=2.5.0
-pkgrel=2
+pkgrel=3
pkgdesc="Check your Python code against some of the style conventions in PEP 8"
url="https://pypi.python.org/pypi/pycodestyle/"
arch="noarch"