Upgrade to Python-3.6.0b1

This commit is contained in:
Tobias Kunze 2016-09-13 11:04:26 +02:00
parent f30e2b9277
commit ecb2cd02d9
2 changed files with 5 additions and 5 deletions

View file

@ -1,6 +1,6 @@
pkgbase = python36
pkgdesc = Major release 3.6 of the Python high-level programming language
pkgver = 3.6.0a4
pkgver = 3.6.0b1
pkgrel = 1
url = http://www.python.org/
arch = i686
@ -21,8 +21,8 @@ pkgbase = python36
optdepends = tk: for tkinter
optdepends = sqlite
options = !makeflags
source = http://www.python.org/ftp/python/3.6.0/Python-3.6.0a4.tar.xz
sha256sums = 63acec349d20de412682f64c013f7c3374c695430b44e1c0ef12076da1d7fd2c
source = http://www.python.org/ftp/python/3.6.0/Python-3.6.0b1.tar.xz
sha256sums = a83b094a8abf8a1fba7c548a5e8dd0aabe87a87a6ebd87c97f4a5a2527a74d42
pkgname = python36