diff options
Diffstat (limited to 'community/py3-pybind11/APKBUILD')
-rw-r--r-- | community/py3-pybind11/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py3-pybind11/APKBUILD b/community/py3-pybind11/APKBUILD index 4f78dbb18d..78128039f6 100644 --- a/community/py3-pybind11/APKBUILD +++ b/community/py3-pybind11/APKBUILD @@ -2,7 +2,7 @@ pkgname=py3-pybind11 _pkgname=pybind11 pkgver=2.4.3 -pkgrel=1 +pkgrel=2 pkgdesc="Seamless operability between C++11 and Python" url="https://github.com/pybind/pybind11" arch="noarch" |