diff --git a/srcpkgs/python3-macaroons/template b/srcpkgs/python3-macaroons/template index 94ee7e21d59..4e3be864adc 100644 --- a/srcpkgs/python3-macaroons/template +++ b/srcpkgs/python3-macaroons/template @@ -1,7 +1,7 @@ # Template file for 'python3-macaroons' pkgname=python3-macaroons version=0.13.0 -revision=4 +revision=5 wrksrc="pymacaroons-${version}" build_style=python3-module hostmakedepends="python3-setuptools"