python-pex: update to 1.5.3.

This commit is contained in:
maxice8 2018-11-27 04:47:08 -02:00 committed by maxice8
parent c94e034639
commit 7c188b4608

View file

@ -1,6 +1,6 @@
# Template file for 'python-pex'
pkgname=python-pex
version=1.5.2
version=1.5.3
revision=1
noarch=yes
wrksrc="pex-${version}"
@ -13,7 +13,7 @@ maintainer="Daniel Santana <daniel@santana.tech>"
license="Apache-2.0"
homepage="https://github.com/pantsbuild/pex"
distfiles="${PYPI_SITE}/p/pex/pex-${version}.tar.gz"
checksum=6143465a09ca84dc0000ffc74c6eaf8f3210e590150e115832974994479b662b
checksum=a0244c9e25172598fca73cb61e2a2f133503565c95d99210c3d5c0e85950c4bd
alternatives="
pex:pex:/usr/bin/pex2
pex:pex.1:/usr/share/man/man1/pex2.1"