diff --git a/srcpkgs/coccigrep/template b/srcpkgs/coccigrep/template index 0b4e37bf590..79b573a8212 100644 --- a/srcpkgs/coccigrep/template +++ b/srcpkgs/coccigrep/template @@ -1,7 +1,7 @@ # Template file for 'coccigrep' pkgname=coccigrep version=1.20 -revision=2 +revision=3 build_style=python3-module hostmakedepends="python3-setuptools" depends="coccinelle python3-Pygments"