diff --git a/srcpkgs/python-munkres/template b/srcpkgs/python-munkres/template index 5f5beb2ac7a..37f6bd98271 100644 --- a/srcpkgs/python-munkres/template +++ b/srcpkgs/python-munkres/template @@ -1,9 +1,9 @@ # Template file for 'python-munkres' pkgname=python-munkres -version=1.0.5.4 +version=1.0.6 revision=1 distfiles="https://pypi.python.org/packages/source/m/munkres/munkres-${version}.tar.gz" -checksum="105adad30659dbdf82815d3e12a74d4c01a3e0741d5ccbce194ee2ad4e5338d2" +checksum="c78f803b9b776bfb20a25c9c7bb44adbf0f9202c2024d51aa5969d21e560208d" build_style=python-module hostmakedepends="python-devel" makedepends="python-distribute"