diff --git a/community/py-pycodestyle/APKBUILD b/community/py-pycodestyle/APKBUILD index 662c68019cb..038b166f705 100644 --- a/community/py-pycodestyle/APKBUILD +++ b/community/py-pycodestyle/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Keith Maxwell 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"