aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-flake8-import-order/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-flake8-import-order/APKBUILD')
-rw-r--r--testing/py-flake8-import-order/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-flake8-import-order/APKBUILD b/testing/py-flake8-import-order/APKBUILD
index 392680a7d7..63b9ddcd4d 100644
--- a/testing/py-flake8-import-order/APKBUILD
+++ b/testing/py-flake8-import-order/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py-flake8-import-order
_pkgname=flake8-import-order
pkgver=0.11
-pkgrel=0
+pkgrel=1
pkgdesc="Extension for flake8 which checks for the ordering of import statements"
url="https://github.com/public/flake8-import-order"
arch="noarch"