summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Milde2021-06-10 22:10:57 +0200
committerDaniel Milde2021-06-10 22:10:57 +0200
commit20fe14b9ffd7a270fe1f7ddf6ff47c6452071e85 (patch)
tree731a68113d0aa053d1c42ff61017a7b3f22ee879
parentb592702d14c5f51263b383793e68ce955bb07c04 (diff)
downloadaur-20fe14b9ffd7a270fe1f7ddf6ff47c6452071e85.tar.gz
bump to 3.11
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f969d6723552..ac2e63344aba 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -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
-
diff --git a/PKGBUILD b/PKGBUILD
index 7d3bdedfa2f5..270c3201fcb1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -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')