diff --git a/BioArchLinux/python-oldest-supported-numpy/PKGBUILD b/BioArchLinux/python-oldest-supported-numpy/PKGBUILD index 70b8d9cd3c..543ef8b6e3 100644 --- a/BioArchLinux/python-oldest-supported-numpy/PKGBUILD +++ b/BioArchLinux/python-oldest-supported-numpy/PKGBUILD @@ -4,7 +4,7 @@ pkgname=python-oldest-supported-numpy _pyname=${pkgname#python-} pkgver=2023.12.21 -pkgrel=2 +pkgrel=3 pkgdesc="Meta-package providing oldest supported Numpy for given Python version" arch=('any') url="https://github.com/scipy/oldest-supported-numpy"