diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2017-12-10 15:59:30 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-12-16 07:32:19 +0700 |
commit | 2ecfb33049cf70924b4e8fc53e53b66e653b40cc (patch) | |
tree | 42b41a058966716b9dfe4d5d7e6040e3a3d13187 | |
parent | 2d0799b2397850718a2d2bb2553dc787479793af (diff) | |
download | slackbuilds-2ecfb33049cf70924b4e8fc53e53b66e653b40cc.tar.gz |
python/python-distro: Updated for version 1.1.0.
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 fbea5d5a6f..b20e420da9 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.4} +VERSION=${VERSION:-1.1.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/python-distro/python-distro.info b/python/python-distro/python-distro.info index 9c982ab9dd..f97d420bfa 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.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="" |