core/python to 3.10.8-3

This commit is contained in:
Kevin Mihelich 2022-11-05 02:25:42 +00:00
parent ca77668d0f
commit 1176e3da4d

View file

@ -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')