diff options
Diffstat (limited to 'community/py3-text-unidecode')
-rw-r--r-- | community/py3-text-unidecode/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py3-text-unidecode/APKBUILD b/community/py3-text-unidecode/APKBUILD index c25322ad6c..774ae1dc81 100644 --- a/community/py3-text-unidecode/APKBUILD +++ b/community/py3-text-unidecode/APKBUILD @@ -2,7 +2,7 @@ pkgname=py3-text-unidecode _pkgname=text-unidecode pkgver=1.3 -pkgrel=0 +pkgrel=1 pkgdesc="The most basic Text::Unidecode port" url=https://github.com/kmike/text-unidecode/ arch=noarch |