Update to Python 3.6.9

This commit is contained in:
Tobias Kunze 2019-07-08 20:05:06 +02:00
parent efc10d6c0f
commit c9d313638a
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.8
pkgver = 3.6.9
pkgrel = 1
url = http://www.python.org/
arch = i686
@ -19,8 +19,8 @@ pkgbase = python36
optdepends = tk: for tkinter
optdepends = sqlite
options = !makeflags
source = http://www.python.org/ftp/python/3.6.8/Python-3.6.8.tar.xz
sha256sums = 35446241e995773b1bed7d196f4b624dadcadc8429f26282e756b2fb8a351193
source = http://www.python.org/ftp/python/3.6.9/Python-3.6.9.tar.xz
sha256sums = 5e2f5f554e3f8f7f0296f7e73d8600c4e9acbaee6b2555b83206edf5153870da
pkgname = python36