diff options
Diffstat (limited to 'testing/py-flake8-docstrings')
-rw-r--r-- | testing/py-flake8-docstrings/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-flake8-docstrings/APKBUILD b/testing/py-flake8-docstrings/APKBUILD index f3c089c906..3c91a27633 100644 --- a/testing/py-flake8-docstrings/APKBUILD +++ b/testing/py-flake8-docstrings/APKBUILD @@ -3,7 +3,7 @@ pkgname=py-flake8-docstrings _pkgname=flake8-docstrings pkgver=1.0.2 -pkgrel=1 +pkgrel=2 pkgdesc="Extension for flake8 which uses pep257 to check docstrings" url="https://bitbucket.org/icordasc/flake8-docstrings" arch="noarch" |