aboutsummaryrefslogtreecommitdiffstats
path: root/main
diff options
context:
space:
mode:
authorFabian Affolter <fabian@affolter-engineering.ch>2018-01-06 12:46:00 +0000
committerFrancesco Colista <fcolista@alpinelinux.org>2018-01-15 21:04:17 +0000
commit3a83e51fea63f574b9e4bfba0d351b900b17ce6a (patch)
tree463fa59fa726d6288795316e22c2d5359211b8ae /main
parentd660bd089ca8367c9b44ea3815b0aac2052a13ba (diff)
downloadaports-3a83e51fea63f574b9e4bfba0d351b900b17ce6a.tar.bz2
aports-3a83e51fea63f574b9e4bfba0d351b900b17ce6a.tar.xz
main/py-unidecode: upgrade to 1.0.22
Diffstat (limited to 'main')
-rw-r--r--main/py-unidecode/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/py-unidecode/APKBUILD b/main/py-unidecode/APKBUILD
index 93c15423eb..280e685db8 100644
--- a/main/py-unidecode/APKBUILD
+++ b/main/py-unidecode/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
pkgname=py-unidecode
_pkgname=Unidecode
-pkgver=0.04.21
+pkgver=1.0.22
pkgrel=0
pkgdesc="A Python ASCII transliterations of Unicode text"
url="https://pypi.python.org/pypi/Unidecode"
@@ -52,4 +52,4 @@ _py() {
done
}
-sha512sums="33fc546b3eefc4ba5feee90d584e49ccd81dd0ae00671f7e44f43cc3dc8a458b86ed6dbfacba6dac7539112408137fc1db6329cc42f31ee250755d841c7c29c2 Unidecode-0.04.21.tar.gz"
+sha512sums="f7663b320040bc750bc10ac0ed222e4feeb22c903b103c148cfa31e9d4cbae146d9668dc45c6efc82e8ed28e0db28d5de5e3ef1259c712bf317f2c6b2543772a Unidecode-1.0.22.tar.gz"