diff --git a/srcpkgs/papis/template b/srcpkgs/papis/template index eccf556c8b5..9dfe7124af4 100644 --- a/srcpkgs/papis/template +++ b/srcpkgs/papis/template @@ -1,7 +1,7 @@ # Template file for 'papis' pkgname=papis version=0.13 -revision=3 +revision=4 build_style=python3-module make_check_target="papis tests" hostmakedepends="python3-setuptools"