summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 92c84bba6bd2..7d3bdedfa2f5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ shopt -s extglob
pkgbase=python-git
pkgname=(python-git python-tests-git)
-pkgver=3.10.0a0.r107325.909b5714e13
+pkgver=3.10.0a0.r109913.d1b81574edd
pkgrel=1
_pybasever=3.10
pkgdesc="Next generation of the python high-level scripting language"
@@ -21,7 +21,7 @@ url="https://www.python.org/"
depends=('expat' 'bzip2' 'gdbm' 'openssl' 'libffi' 'zlib' 'libnsl')
makedepends=('tk' 'sqlite' 'valgrind' 'bluez-libs' 'mpdecimal' 'xz' 'git' 'llvm' 'gdb' 'xorg-server-xvfb')
checkdepends=('ttf-font')
-source=("git+https://github.com/python/cpython#branch=master")
+source=("git+https://github.com/python/cpython#branch=main")
sha512sums=('SKIP')
pkgver() {