python-pex: update to 1.6.3.
This commit is contained in:
parent
74372a20a6
commit
95e05fffc2
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-pex'
|
||||
pkgname=python-pex
|
||||
version=1.6.2
|
||||
version=1.6.3
|
||||
revision=1
|
||||
archs=noarch
|
||||
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=724588ce982222a3020ad3de50e0912915815175771b35e59fe06fdf1db35415
|
||||
checksum=63781dfc70bdadfa266d57d6cd7a7bd69bc77b982e6fce84d011c496094666f5
|
||||
alternatives="
|
||||
pex:pex:/usr/bin/pex2
|
||||
pex:pex.1:/usr/share/man/man1/pex2.1"
|
||||
|
|
Loading…
Reference in a new issue