diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2017-04-08 18:08:20 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-04-13 07:27:56 +0700 |
commit | 0ea764d02c02fa4be14759a84fc70036c04b1264 (patch) | |
tree | b915bc102e32b82703ea492f34c1246f82810f5f | |
parent | 3391469a2fff9603f9781efe92399b575343bd6e (diff) | |
download | slackbuilds-0ea764d02c02fa4be14759a84fc70036c04b1264.tar.gz |
python/python-distro: Updated for version 1.0.4.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
-rw-r--r-- | python/python-distro/python-distro.SlackBuild | 2 | ||||
-rw-r--r-- | python/python-distro/python-distro.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python-distro/python-distro.SlackBuild b/python/python-distro/python-distro.SlackBuild index 18f4938f0a..fbea5d5a6f 100644 --- a/python/python-distro/python-distro.SlackBuild +++ b/python/python-distro/python-distro.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=python-distro SRCNAM=$(printf $PRGNAM | cut -c8-13) -VERSION=${VERSION:-1.0.2} +VERSION=${VERSION:-1.0.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/python-distro/python-distro.info b/python/python-distro/python-distro.info index 34002d7d30..9c982ab9dd 100644 --- a/python/python-distro/python-distro.info +++ b/python/python-distro/python-distro.info @@ -1,8 +1,8 @@ PRGNAM="python-distro" -VERSION="1.0.2" +VERSION="1.0.4" HOMEPAGE="https://github.com/nir0s/distro" -DOWNLOAD="https://pypi.python.org/packages/42/ac/89b295d2784d450ca71ac6f3665cb90f07afe0928e4436af627983faf2b1/distro-1.0.2.tar.gz" -MD5SUM="259e26a3a5a1c92faead7216cce433a9" +DOWNLOAD="https://pypi.python.org/packages/aa/4e/2cf3e7f67abe101c053af838f8d9b3b5911fd9360b498a1ba66a23d1ed46/distro-1.0.4.tar.gz" +MD5SUM="1624fe57831ba50b2ecc850ff0dc86a8" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |