aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2021-03-16 10:22:59 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2021-04-05 18:18:17 +0000
commitb395a9f3138610bb6dda1df885786631256eae3f (patch)
tree0d169728011649ba3204140ed17e7fa1c2fe3023
parent04a867f4eb9f49b83fffebfbfe677e9b837e0f5b (diff)
community/py3-unidecode: rebuild against python 3.9
-rw-r--r--community/py3-unidecode/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py3-unidecode/APKBUILD b/community/py3-unidecode/APKBUILD
index 26cbd526502..9608812cef4 100644
--- a/community/py3-unidecode/APKBUILD
+++ b/community/py3-unidecode/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py3-unidecode
_pkgname=Unidecode
pkgver=1.1.2
-pkgrel=1
+pkgrel=2
pkgdesc="Python3 ASCII transliterations of Unicode text"
url="https://pypi.python.org/pypi/Unidecode"
arch="noarch"