summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlilac2020-05-23 03:43:11 +0800
committerlilac2020-05-23 03:43:11 +0800
commitcd13eeb2def5ce154cffad304439ef4d643623ec (patch)
treef18669b77f858df88cd90edec94d3d408b03e02f
parentc4394c95f5d5eadf324c69e2875f16e71b4c59bf (diff)
downloadaur-cd13eeb2def5ce154cffad304439ef4d643623ec.tar.gz
update by lilac
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b15911ed7dfb..89a106d53cfc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = python-git
pkgdesc = Next generation of the python high-level scripting language
- pkgver = 3.9.0a0.r106399.9aeb0ef9309
+ pkgver = 3.10.0a0.r107325.909b5714e13
pkgrel = 1
url = https://www.python.org/
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 32feaab0b33f..92c84bba6bd2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,9 +11,9 @@ shopt -s extglob
pkgbase=python-git
pkgname=(python-git python-tests-git)
-pkgver=3.9.0a0.r106399.9aeb0ef9309
+pkgver=3.10.0a0.r107325.909b5714e13
pkgrel=1
-_pybasever=3.9
+_pybasever=3.10
pkgdesc="Next generation of the python high-level scripting language"
arch=('x86_64')
license=('custom')