diff --git a/srcpkgs/python3-semanticversion/template b/srcpkgs/python3-semanticversion/template index 19db48a5a74..f4c94f2e52d 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=2 +revision=3 wrksrc="semantic_version-${version}" build_style=python3-module hostmakedepends="python3-setuptools"