aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2021-03-22 12:49:11 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2021-04-05 18:18:48 +0000
commitaa9ca91162eab5aa180bed32a640555cad34b8ea (patch)
tree8970ef57a435eb6b3118f73a6b64fdb821f4f054
parent9933086b1185ae9eb76cdcd985b35732fd9e7895 (diff)
community/py3-num2words: rebuild against python 3.9
-rw-r--r--community/py3-num2words/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py3-num2words/APKBUILD b/community/py3-num2words/APKBUILD
index e6f68006175..7bafe31f955 100644
--- a/community/py3-num2words/APKBUILD
+++ b/community/py3-num2words/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Bart Ribbers <bribbers@disroot.org>
pkgname=py3-num2words
pkgver=0.5.10
-pkgrel=1
+pkgrel=2
pkgdesc="Modules to convert numbers to words"
url="https://github.com/savoirfairelinux/num2words"
arch="noarch"