diff --git a/srcpkgs/python3-pyopencl/template b/srcpkgs/python3-pyopencl/template index e95b1649b74..4daaa24eff4 100644 --- a/srcpkgs/python3-pyopencl/template +++ b/srcpkgs/python3-pyopencl/template @@ -1,7 +1,7 @@ # Template file for 'python3-pyopencl' pkgname=python3-pyopencl version=2020.2.2 -revision=2 +revision=3 wrksrc=${pkgname#*-}-${version} build_style=python3-module hostmakedepends="python3-setuptools python3-pybind11 python3-Cython python3-numpy"