From fffb2680be97a810569259f5786ef901d1b8fbe7 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Sun, 10 Feb 2019 07:16:36 -0200 Subject: [PATCH] python-natsort: update to 6.0.0. --- srcpkgs/python-natsort/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python-natsort/template b/srcpkgs/python-natsort/template index bfdbf495f40..2e85bb8b70b 100644 --- a/srcpkgs/python-natsort/template +++ b/srcpkgs/python-natsort/template @@ -1,6 +1,6 @@ # Template file for 'python-natsort' pkgname=python-natsort -version=5.5.0 +version=6.0.0 revision=1 noarch=yes wrksrc="natsort-${version}" @@ -14,7 +14,7 @@ maintainer="Michal Koutenský " license="MIT" homepage="https://github.com/SethMMorton/natsort" distfiles="${PYPI_SITE}/n/natsort/natsort-${version}.tar.gz" -checksum=e29031f37aa264145d6ad9acdab335479ce3636806fc7aa70b7675a2b2198d09 +checksum=ff3effb5618232866de8d26e5af4081a4daa9bb0dfed49ac65170e28e45f2776 alternatives="natsort:natsort:/usr/bin/natsort2" do_check() {