diff --git a/srcpkgs/python3-macaroons/template b/srcpkgs/python3-macaroons/template index 4e3be864adc..49d49353967 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=5 +revision=6 wrksrc="pymacaroons-${version}" build_style=python3-module hostmakedepends="python3-setuptools"