diff options
author | Daniel Milde | 2021-06-10 22:10:57 +0200 |
---|---|---|
committer | Daniel Milde | 2021-06-10 22:10:57 +0200 |
commit | 20fe14b9ffd7a270fe1f7ddf6ff47c6452071e85 (patch) | |
tree | 731a68113d0aa053d1c42ff61017a7b3f22ee879 | |
parent | b592702d14c5f51263b383793e68ce955bb07c04 (diff) | |
download | aur-20fe14b9ffd7a270fe1f7ddf6ff47c6452071e85.tar.gz |
bump to 3.11
-rw-r--r-- | .SRCINFO | 3 | ||||
-rw-r--r-- | PKGBUILD | 4 |
2 files changed, 3 insertions, 4 deletions
@@ -1,6 +1,6 @@ pkgbase = python-git pkgdesc = Next generation of the python high-level scripting language - pkgver = 3.10.0a0.r109913.d1b81574edd + pkgver = 3.11.0a0.r110186.42d5a4fc3b3 pkgrel = 1 url = https://www.python.org/ arch = x86_64 @@ -35,4 +35,3 @@ pkgname = python-git pkgname = python-tests-git pkgdesc = Regression tests packages for Python depends = python-git - @@ -11,9 +11,9 @@ shopt -s extglob pkgbase=python-git pkgname=(python-git python-tests-git) -pkgver=3.10.0a0.r109913.d1b81574edd +pkgver=3.11.0a0.r110186.42d5a4fc3b3 pkgrel=1 -_pybasever=3.10 +_pybasever=3.11 pkgdesc="Next generation of the python high-level scripting language" arch=('x86_64') license=('custom') |