diff options
Diffstat (limited to 'community/py3-pyflakes')
-rw-r--r-- | community/py3-pyflakes/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py3-pyflakes/APKBUILD b/community/py3-pyflakes/APKBUILD index 2d41e5b7dc..1ca0c8fff3 100644 --- a/community/py3-pyflakes/APKBUILD +++ b/community/py3-pyflakes/APKBUILD @@ -3,7 +3,7 @@ pkgname=py3-pyflakes _pkgname=${pkgname#py3-} pkgver=2.1.1 -pkgrel=6 +pkgrel=7 pkgdesc="A passive checker of Python programs" url="https://github.com/pyflakes/pyflakes" arch="noarch" |