aboutsummaryrefslogtreecommitdiffstats
path: root/main/py-unidecode
diff options
context:
space:
mode:
authorƁukasz Jendrysik <scadu@yandex.com>2017-02-16 21:17:18 +0000
committerJakub Jirutka <jakub@jirutka.cz>2017-02-18 16:20:29 +0100
commit5585c42178086174d6407d09f8ee78dcb30fefe2 (patch)
tree79c6543e8e9c794cdb79e529eb816c7ac72b29e4 /main/py-unidecode
parent3385d5ebed580be47b456ab6c6a9451dbecb9ec3 (diff)
downloadaports-5585c42178086174d6407d09f8ee78dcb30fefe2.tar.bz2
aports-5585c42178086174d6407d09f8ee78dcb30fefe2.tar.xz
main/py-unidecode: rebuild against new version of python3
Diffstat (limited to 'main/py-unidecode')
-rw-r--r--main/py-unidecode/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/py-unidecode/APKBUILD b/main/py-unidecode/APKBUILD
index 5b8989cee0..1c4aeb7c75 100644
--- a/main/py-unidecode/APKBUILD
+++ b/main/py-unidecode/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py-unidecode
_pkgname=Unidecode
pkgver=0.04.20
-pkgrel=0
+pkgrel=1
pkgdesc="A Python ASCII transliterations of Unicode text"
url="https://pypi.python.org/pypi/Unidecode"
arch="noarch"