diff --git a/community/pybind11/PKGBUILD b/community/pybind11/PKGBUILD
index 7eaf693b6..bfe1d0e24 100644
--- a/community/pybind11/PKGBUILD
+++ b/community/pybind11/PKGBUILD
@@ -7,7 +7,7 @@
 
 pkgname=pybind11
 pkgver=2.10.3
-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/'