diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2017-02-09 09:21:41 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-02-11 07:24:49 +0700 |
commit | 8c64a7800e86785eb7f765d2a9560f9efd56823f (patch) | |
tree | b18d3bec1d1b0cd9644d78715b1cf03556d1ab43 /python/python-distro | |
parent | 8e82ac6e332adc0fc9da95e3449aabda4df52e73 (diff) | |
download | slackbuilds-8c64a7800e86785eb7f765d2a9560f9efd56823f.tar.gz |
python/python-distro: Updated for version 1.0.2.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python/python-distro')
-rw-r--r-- | python/python-distro/python-distro.SlackBuild | 4 | ||||
-rw-r--r-- | python/python-distro/python-distro.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/python/python-distro/python-distro.SlackBuild b/python/python-distro/python-distro.SlackBuild index d894c064be..18f4938f0a 100644 --- a/python/python-distro/python-distro.SlackBuild +++ b/python/python-distro/python-distro.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for python-distro -# Copyright 2016 Dimitris Zlatanidis Orestiada, Greece +# Copyright 2016-2017 Dimitris Zlatanidis Orestiada, Greece # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,7 +24,7 @@ PRGNAM=python-distro SRCNAM=$(printf $PRGNAM | cut -c8-13) -VERSION=${VERSION:-1.0.1} +VERSION=${VERSION:-1.0.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/python-distro/python-distro.info b/python/python-distro/python-distro.info index 7a920488fc..34002d7d30 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.1" +VERSION="1.0.2" HOMEPAGE="https://github.com/nir0s/distro" -DOWNLOAD="https://pypi.python.org/packages/0d/c5/de784640f0b434799d6eecb63baea9c099e7fe6c0908b4036c3a5200c281/distro-1.0.1.tar.gz" -MD5SUM="d1726863ed44003b4e52884f888918c4" +DOWNLOAD="https://pypi.python.org/packages/42/ac/89b295d2784d450ca71ac6f3665cb90f07afe0928e4436af627983faf2b1/distro-1.0.2.tar.gz" +MD5SUM="259e26a3a5a1c92faead7216cce433a9" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |