python3.5: update to 3.5.2.

This commit is contained in:
Juan RP 2016-06-27 08:30:55 +02:00
parent 460dc4dfde
commit 464b75cebb
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'python3.5'
pkgname=python3.5
version=3.5.1
version=3.5.2
revision=1
wrksrc="Python-${version}"
short_desc="Interpreted, interactive, object-oriented programming language (${version%.*} series)"
@ -8,7 +8,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="http://www.python.org"
license="PSF"
distfiles="http://www.python.org/ftp/python/${version}/Python-${version}.tar.xz"
checksum=c6d57c0c366d9060ab6c0cdf889ebf3d92711d466cc0119c441dbf2746f725c9
checksum=0010f56100b9b74259ebcd5d4b295a32324b58b517403a10d1a2aa7cb22bca40
pycompile_version="3.5"
pycompile_dirs="usr/lib/python3.5"