Date: Monday, April 10, 2023 @ 10:59:14
Author: felixonmars
Revision: 1443992
upgpkg: pybind11 2.10.4-3: rebuild with python 3.11
Modified:
pybind11/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2023-04-10 10:57:58 UTC (rev 1443991)
+++ PKGBUILD 2023-04-10 10:59:14 UTC (rev 1443992)
@@ -4,7 +4,7 @@
pkgname=pybind11
pkgver=2.10.4
-pkgrel=2
+pkgrel=3
pkgdesc='A lightweight header-only library that exposes C++ types in Python
and vice versa'
arch=('any')
url='https://pybind11.readthedocs.org/'