summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChih-Hsuan Yen2019-06-05 21:11:18 +0800
committerChih-Hsuan Yen2019-06-05 21:11:18 +0800
commitf10bf43940186fe939fc08afd83ef6181c8e771f (patch)
tree28dd7657b40149234d66ef4cc6af6d0d5b800716
parent860e10d45e38e02a3ff346f905277a4ca44bb821 (diff)
downloadaur-f10bf43940186fe939fc08afd83ef6181c8e771f.tar.gz
master branch is now 3.9!
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9bcdda90f6d3..74bcc99ace3f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = python-git
pkgdesc = Next generation of the python high-level scripting language
- pkgver = 3.8.0a0.r102932.25648d05ac
+ pkgver = 3.9.0a0.r104453.ccf0efbb21
pkgrel = 1
url = https://www.python.org/
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 01830fe3b71c..fc47512af8c8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,9 +8,9 @@
# Contributor: Jason Chu <jason@archlinux.org>
pkgname=python-git
-pkgver=3.8.0a0.r102932.25648d05ac
+pkgver=3.9.0a0.r104453.ccf0efbb21
pkgrel=1
-_pybasever=3.8
+_pybasever=3.9
pkgdesc="Next generation of the python high-level scripting language"
arch=('i686' 'x86_64')
license=('custom')