diff --git a/srcpkgs/python3-pystache/template b/srcpkgs/python3-pystache/template index f603b38cf2c..d72bee7e3c8 100644 --- a/srcpkgs/python3-pystache/template +++ b/srcpkgs/python3-pystache/template @@ -1,7 +1,7 @@ # Template file for 'python3-pystache' pkgname=python3-pystache version=0.5.4 -revision=6 +revision=7 wrksrc="pystache-${version}" build_style=python3-module hostmakedepends="python3-setuptools"