aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--community/py3-isort/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py3-isort/APKBUILD b/community/py3-isort/APKBUILD
index b9433da297..fec3f8ece9 100644
--- a/community/py3-isort/APKBUILD
+++ b/community/py3-isort/APKBUILD
@@ -4,7 +4,7 @@ pkgname=py3-isort
_pkgname=isort
pkgver=4.3.21.2
_tag=${pkgver%.*}-2
-pkgrel=0
+pkgrel=1
pkgdesc="Python library to sort Python imports"
url="https://github.com/timothycrosley/isort"
arch="noarch"