aboutsummaryrefslogtreecommitdiffstats
path: root/community/py3-tqdm/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/py3-tqdm/APKBUILD')
-rw-r--r--community/py3-tqdm/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py3-tqdm/APKBUILD b/community/py3-tqdm/APKBUILD
index f8d706923a1..37dd125fa4f 100644
--- a/community/py3-tqdm/APKBUILD
+++ b/community/py3-tqdm/APKBUILD
@@ -2,7 +2,7 @@
pkgname=py3-tqdm
_pkgname=tqdm
pkgver=4.63.2
-pkgrel=0
+pkgrel=1
pkgdesc="Fast, Extensible Progress Meter"
options="!check" # Broken on our current Python build due to setuptools version conflict
url="https://pypi.python.org/pypi/tqdm"