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/python-distro.SlackBuild | |
parent | 2d0835f326700614155cdea79d5d693cc8ce60e3 (diff) |
python/python-distro: Updated for version 1.0.1.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python/python-distro/python-distro.SlackBuild')
-rw-r--r-- | python/python-distro/python-distro.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python-distro/python-distro.SlackBuild b/python/python-distro/python-distro.SlackBuild index 9d5e41b4a08aa..d6216fd8ab428 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} |