Upgrade to Python-3.6.0

This commit is contained in:
Tobias Kunze 2016-12-23 11:58:56 +01:00
parent f19ae85381
commit 7de6a9622b
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.0rc2
pkgver = 3.6.0
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.0rc2.tar.xz
sha256sums = ed07453330af6677d0a670e187344922a67208fc6bdaea9fade66dc08bf763a4
source = http://www.python.org/ftp/python/3.6.0/Python-3.6.0.tar.xz
sha256sums = b0c5f904f685e32d9232f7bdcbece9819a892929063b6e385414ad2dd6a23622
pkgname = python36