From 2ff08ab1c21ebe340b8c6fb1c8eb29fae78532e9 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Thu, 22 Oct 2020 10:25:37 -0400 Subject: [PATCH] python3-pyopencl: rebuild for python3-pybind11-2.6.0 --- srcpkgs/python3-pyopencl/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"