diff --git a/srcpkgs/python3-munkres/template b/srcpkgs/python3-munkres/template index 5dd0f0da8cf..75947806723 100644 --- a/srcpkgs/python3-munkres/template +++ b/srcpkgs/python3-munkres/template @@ -1,7 +1,7 @@ # Template file for 'python3-munkres' pkgname=python3-munkres version=1.1.4 -revision=2 +revision=3 wrksrc="munkres-release-${version}" build_style=python3-module hostmakedepends="python3-setuptools"