diff --git a/core/python/PKGBUILD b/core/python/PKGBUILD index c216a4c03..c746c21b7 100644 --- a/core/python/PKGBUILD +++ b/core/python/PKGBUILD @@ -13,7 +13,7 @@ shopt -s extglob pkgbase=python pkgname=(python python-tests) pkgver=3.10.8 -pkgrel=2 +pkgrel=3 _pybasever=${pkgver%.*} pkgdesc="Next generation of the python high-level scripting language" arch=('x86_64')