Upgrade to Python-3.6.0b3
This commit is contained in:
parent
a79548dc7e
commit
b4d498acc8
2 changed files with 4 additions and 4 deletions
4
.SRCINFO
4
.SRCINFO
|
|
@ -1,6 +1,6 @@
|
|||
pkgbase = python36
|
||||
pkgdesc = Major release 3.6 of the Python high-level programming language
|
||||
pkgver = 3.6.0b2
|
||||
pkgver = 3.6.0b3
|
||||
pkgrel = 1
|
||||
url = http://www.python.org/
|
||||
arch = i686
|
||||
|
|
@ -21,7 +21,7 @@ pkgbase = python36
|
|||
optdepends = tk: for tkinter
|
||||
optdepends = sqlite
|
||||
options = !makeflags
|
||||
source = http://www.python.org/ftp/python/3.6.0/Python-3.6.0b2.tar.xz
|
||||
source = http://www.python.org/ftp/python/3.6.0/Python-3.6.0b3.tar.xz
|
||||
sha256sums = 3afd4544b99933275c513f7c3d3a23e183de8e209709ed8785bbd42e2c4869ea
|
||||
|
||||
pkgname = python36
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue