diff --git a/testing/py3-flake8-debugger/APKBUILD b/testing/py3-flake8-debugger/APKBUILD index 99f37252913..d897f1a7b9a 100644 --- a/testing/py3-flake8-debugger/APKBUILD +++ b/testing/py3-flake8-debugger/APKBUILD @@ -3,7 +3,7 @@ pkgname=py3-flake8-debugger _pkgname=flake8-debugger pkgver=4.1.2 -pkgrel=4 +pkgrel=5 pkgdesc="Extension for flake8 which lint for ipdb/pdb statements" options="!check" # No tests on PyPi, GitHub uses pyproject.toml url="https://github.com/jbkahn/flake8-debugger"