aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--community/py-isort/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py-isort/APKBUILD b/community/py-isort/APKBUILD
index d87527fc3d..64192f7e1d 100644
--- a/community/py-isort/APKBUILD
+++ b/community/py-isort/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py-isort
_pkgname=isort
pkgver=4.2.5
-pkgrel=0
+pkgrel=1
pkgdesc="A Python utility / library to sort Python imports"
url="https://github.com/timothycrosley/isort"
arch="noarch"