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