aboutsummaryrefslogtreecommitdiffstats
path: root/community/py3-inflect/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/py3-inflect/APKBUILD')
-rw-r--r--community/py3-inflect/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/py3-inflect/APKBUILD b/community/py3-inflect/APKBUILD
index fd1b4cdb646..523b9d701ec 100644
--- a/community/py3-inflect/APKBUILD
+++ b/community/py3-inflect/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Bart Ribbers <bribbers@disroot.org>
# Maintainer: Bart Ribbers <bribbers@disroot.org>
pkgname=py3-inflect
-pkgver=5.0.1
+pkgver=5.0.2
pkgrel=0
pkgdesc="Correctly generate plurals, singular nouns, ordinals, indefinite articles; convert numbers to words"
url="https://github.com/jazzband/inflect"
@@ -34,4 +34,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="edd5de19eaf5eae50d588c519d08f6b0448db5623f761863b06732f75473e9eedc035d6d7b1037469e97c876de3ff718db8ebb58ae827c23308ca90660f484fd inflect-5.0.1.tar.gz"
+sha512sums="ea97ec4a4a1a94a6218e60c20d63e483026beb1901abe2fa69f186a823f8a786b9a82af231fc42bf705146f650fdbfa5ff660cfbe821eceb53891ef2e91eaec3 inflect-5.0.2.tar.gz"