diff --git a/srcpkgs/python3-primecountpy/template b/srcpkgs/python3-primecountpy/template index fecc774b398..249cb46ed7c 100644 --- a/srcpkgs/python3-primecountpy/template +++ b/srcpkgs/python3-primecountpy/template @@ -1,7 +1,7 @@ # Template file for 'python3-primecountpy' pkgname=python3-primecountpy version=0.1.0 -revision=1 +revision=2 wrksrc=primecountpy-${version} build_style=python3-module hostmakedepends="python3-setuptools python3-Cython"