--- PKGBUILD +++ PKGBUILD @@ -22,7 +22,7 @@ build() { check() { cd ${pkgname#*n-}-${pkgver} - tox -e py310 + tox -e py311 } package() {