diff --git a/srcpkgs/mailpile/template b/srcpkgs/mailpile/template index 972c1da3106..dd287602a13 100644 --- a/srcpkgs/mailpile/template +++ b/srcpkgs/mailpile/template @@ -1,11 +1,9 @@ # Template file for 'mailpile' pkgname=mailpile version=0.5.2 -revision=3 -archs=noarch +revision=4 wrksrc="Mailpile-${version}" build_style=python2-module -pycompile_module="static mailpile" hostmakedepends="python-setuptools" depends="python python-Jinja2 python-lxml python-MarkupSafe python-Pillow python-spambayes python-pydns python-pgpdump gnupg python-setuptools"