diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2016-11-05 05:33:34 +0200 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2016-11-11 20:36:30 +0000 |
commit | c72255fa9969cc95996fc6f37de6966f5140c075 (patch) | |
tree | 41f7869ffca0f013cae8b76d55f070faff229192 /python/python-distro | |
parent | 2d0835f326700614155cdea79d5d693cc8ce60e3 (diff) | |
download | slackbuilds-c72255fa9969cc95996fc6f37de6966f5140c075.tar.gz |
python/python-distro: Updated for version 1.0.1.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python/python-distro')
-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 9d5e41b4a0..d6216fd8ab 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.0} +VERSION=${VERSION:-1.0.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/python-distro/python-distro.info b/python/python-distro/python-distro.info index c397389108..7a920488fc 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.0" +VERSION="1.0.1" HOMEPAGE="https://github.com/nir0s/distro" -DOWNLOAD="https://pypi.python.org/packages/15/97/e2d5863d03cd01b250e51117be031dab2ec0916efc5915f5094f5fd7602c/distro-1.0.0.tar.gz" -MD5SUM="87a5ede695cdcc6ac2d503f8207d8ffd" +DOWNLOAD="https://pypi.python.org/packages/0d/c5/de784640f0b434799d6eecb63baea9c099e7fe6c0908b4036c3a5200c281/distro-1.0.1.tar.gz" +MD5SUM="d1726863ed44003b4e52884f888918c4" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |