diff --git a/srcpkgs/python3-semanticversion/template b/srcpkgs/python3-semanticversion/template index 049ac702ad5..137b3422bb2 100644 --- a/srcpkgs/python3-semanticversion/template +++ b/srcpkgs/python3-semanticversion/template @@ -1,7 +1,7 @@ # Template file for 'python3-semanticversion' pkgname=python3-semanticversion version=2.8.5 -revision=3 +revision=4 wrksrc="semantic_version-${version}" build_style=python3-module hostmakedepends="python3-setuptools"