aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-04-04 11:16:13 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-04-17 11:45:39 +0000
commiteab5e0278879bd898bcd01840b63318263745003 (patch)
tree24f15b39991c175af2ba9f7b6123b9b3a0ba80e0
parentc8a78e8d3a9d417a0782f30fc1802e26809a267a (diff)
downloadaports-eab5e0278879bd898bcd01840b63318263745003.tar.bz2
aports-eab5e0278879bd898bcd01840b63318263745003.tar.xz
main/py-unidecode: rebuild against python 3.7
-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 40e7c411b3..a6f006cea1 100644
--- a/main/py-unidecode/APKBUILD
+++ b/main/py-unidecode/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py-unidecode
_pkgname=Unidecode
pkgver=1.0.23
-pkgrel=0
+pkgrel=1
pkgdesc="A Python ASCII transliterations of Unicode text"
url="https://pypi.python.org/pypi/Unidecode"
arch="noarch"