diff --git a/community/pybind11/PKGBUILD b/community/pybind11/PKGBUILD index 2f002892a..a83d3d362 100644 --- a/community/pybind11/PKGBUILD +++ b/community/pybind11/PKGBUILD @@ -7,7 +7,7 @@ pkgname=pybind11 pkgver=2.8.1 -pkgrel=1 +pkgrel=3 pkgdesc='A lightweight header-only library that exposes C++ types in Python and vice versa' arch=('any') url='https://pybind11.readthedocs.org/'