* update pybind11 to 2.13.6-2
This commit is contained in:
parent
664b25c8b3
commit
8ea4f2de6e
@ -1,7 +1,7 @@
|
||||
pkgbase = pybind11
|
||||
pkgdesc = A lightweight header-only library that exposes C++ types in Python and vice versa
|
||||
pkgver = 2.13.6
|
||||
pkgrel = 1
|
||||
pkgrel = 2
|
||||
url = https://pybind11.readthedocs.org/
|
||||
arch = any
|
||||
license = BSD-3-Clause
|
||||
|
@ -5,7 +5,7 @@
|
||||
|
||||
pkgname=pybind11
|
||||
pkgver=2.13.6
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc='A lightweight header-only library that exposes C++ types in Python and vice versa'
|
||||
arch=(any)
|
||||
url='https://pybind11.readthedocs.org/'
|
||||
|
Loading…
x
Reference in New Issue
Block a user