diff --git a/srcpkgs/python-fuse/template b/srcpkgs/python-fuse/template index 6449cc36a02..2e99e9866d3 100644 --- a/srcpkgs/python-fuse/template +++ b/srcpkgs/python-fuse/template @@ -1,7 +1,7 @@ # Template file for 'python-fuse' pkgname=python-fuse version=0.3.1 -revision=3 +revision=4 build_style=python-module pycompile_module="fuseparts fuse.py" hostmakedepends="pkg-config python-setuptools python3-setuptools"