diff options
Diffstat (limited to 'testing/py-flake8-snippets')
-rw-r--r-- | testing/py-flake8-snippets/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-flake8-snippets/APKBUILD b/testing/py-flake8-snippets/APKBUILD index 870e35adcc..140d671004 100644 --- a/testing/py-flake8-snippets/APKBUILD +++ b/testing/py-flake8-snippets/APKBUILD @@ -3,7 +3,7 @@ pkgname=py-flake8-snippets _pkgname=flake8-snippets pkgver=0.1 -pkgrel=3 +pkgrel=4 pkgdesc="Extension for flake8 which lint for code snippets" url="https://github.com/bitmazk/flake8-snippets" arch="noarch" |