diff options
-rw-r--r-- | testing/py3-humanize/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-humanize/APKBUILD b/testing/py3-humanize/APKBUILD index 362a11164d..b3df50b79d 100644 --- a/testing/py3-humanize/APKBUILD +++ b/testing/py3-humanize/APKBUILD @@ -3,7 +3,7 @@ pkgname=py3-humanize _pkgname=humanize pkgver=0.5.1 -pkgrel=4 +pkgrel=5 pkgdesc="Python humanize functions" url="https://pypi.python.org/pypi/humanize" arch="noarch" |