diff options
-rw-r--r-- | community/py3-natsort/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py3-natsort/APKBUILD b/community/py3-natsort/APKBUILD index e8b6d0f7e3..9640fc63f5 100644 --- a/community/py3-natsort/APKBUILD +++ b/community/py3-natsort/APKBUILD @@ -3,7 +3,7 @@ pkgname=py3-natsort _pkgname=natsort pkgver=6.0.0 -pkgrel=0 +pkgrel=1 pkgdesc="A module for natural sorting" options="!check" # Locale related tests fail (7 out of 268) url="https://github.com/SethMMorton/natsort" |