Upgrade to Python-3.6.0b2
This commit is contained in:
parent
ecb2cd02d9
commit
a79548dc7e
2 changed files with 5 additions and 5 deletions
4
PKGBUILD
4
PKGBUILD
|
|
@ -1,5 +1,5 @@
|
|||
pkgname=python36
|
||||
pkgver=3.6.0b1
|
||||
pkgver=3.6.0b2
|
||||
pkgrel=1
|
||||
_pybasever=3.6
|
||||
_pymajver=3
|
||||
|
|
@ -12,7 +12,7 @@ makedepends=('tk' 'sqlite' 'valgrind' 'bluez-libs' 'mpdecimal' 'hardening-wrappe
|
|||
optdepends=('tk: for tkinter' 'sqlite')
|
||||
options=('!makeflags')
|
||||
source=(http://www.python.org/ftp/python/${_pybasever}.0/Python-${pkgver}.tar.xz)
|
||||
sha256sums=('a83b094a8abf8a1fba7c548a5e8dd0aabe87a87a6ebd87c97f4a5a2527a74d42')
|
||||
sha256sums=('3afd4544b99933275c513f7c3d3a23e183de8e209709ed8785bbd42e2c4869ea')
|
||||
# Maintainer: Tobias Kunze <rixx@cutebit.de>
|
||||
# Based on python33 script from: Rodolphe Breard <packages@what.tf> and Christopher Arndt <chris@chrisarndt.de>
|
||||
# Via the python34 adaption of Raphael Michel <mail@raphaelmichel.de>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue