diff --git a/srcpkgs/python3-gitchangelog/template b/srcpkgs/python3-gitchangelog/template index 865258ec883..0b78cf3a97e 100644 --- a/srcpkgs/python3-gitchangelog/template +++ b/srcpkgs/python3-gitchangelog/template @@ -1,7 +1,7 @@ # Template file for 'python3-gitchangelog' pkgname=python3-gitchangelog version=3.0.4 -revision=5 +revision=6 wrksrc="gitchangelog-${version}" build_style=python3-module hostmakedepends="python3-setuptools_scm"