aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--testing/py-pybind11/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-pybind11/APKBUILD b/testing/py-pybind11/APKBUILD
index 64c7397754..b8a7a172d6 100644
--- a/testing/py-pybind11/APKBUILD
+++ b/testing/py-pybind11/APKBUILD
@@ -2,7 +2,7 @@
pkgname=py-pybind11
_pkgname=pybind11
pkgver=2.2.4
-pkgrel=0
+pkgrel=1
pkgdesc="Seamless operability between C++11 and Python"
url="https://github.com/pybind/pybind11"
arch="noarch"