mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 13:27:09 +02:00
community/py-natsort: upgrade to 5.1.1
This commit is contained in:
parent
2648fd6413
commit
84087f5111
@ -2,7 +2,7 @@
|
||||
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
|
||||
pkgname=py-natsort
|
||||
_pkgname=natsort
|
||||
pkgver=5.1.0
|
||||
pkgver=5.1.1
|
||||
pkgrel=0
|
||||
pkgdesc="A module for natural sorting"
|
||||
url="https://github.com/SethMMorton/natsort"
|
||||
@ -42,4 +42,4 @@ _py() {
|
||||
$python setup.py install --prefix=/usr --root="$subpkgdir"
|
||||
}
|
||||
|
||||
sha512sums="870c5fb43c3726f04844f46283ec933ab97d84641a203e1b82a389f324dd18bc6ac431c914bc04cbe3b09dede0a19db229f16b02ffcf6492a8a79e90dd1d110b natsort-5.1.0.tar.gz"
|
||||
sha512sums="a5e3c1a21cdd96862f1c8c0d84dcccef4737d2480ba721e016cbe52dc52df29689685e435157c0cd1c524dde2f6388aa52c1376dd727cba3d13d39bcfcf00466 natsort-5.1.1.tar.gz"
|
||||
|
Loading…
Reference in New Issue
Block a user