mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
python/python-distro: Updated for version 1.1.0.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
2d0799b239
commit
2ecfb33049
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
|||
|
||||
PRGNAM=python-distro
|
||||
SRCNAM=$(printf $PRGNAM | cut -c8-13)
|
||||
VERSION=${VERSION:-1.0.4}
|
||||
VERSION=${VERSION:-1.1.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="python-distro"
|
||||
VERSION="1.0.4"
|
||||
VERSION="1.1.0"
|
||||
HOMEPAGE="https://github.com/nir0s/distro"
|
||||
DOWNLOAD="https://pypi.python.org/packages/aa/4e/2cf3e7f67abe101c053af838f8d9b3b5911fd9360b498a1ba66a23d1ed46/distro-1.0.4.tar.gz"
|
||||
MD5SUM="1624fe57831ba50b2ecc850ff0dc86a8"
|
||||
DOWNLOAD="https://pypi.python.org/packages/21/7b/14198029b49abdf80c6b8aadd9862f863b683dc4d3c2418f01bc6fad9fa3/distro-1.1.0.tar.gz"
|
||||
MD5SUM="fc4c60a102271446a23ab20069a3453c"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue