diff options
author | Markus Rinne <markus.ka.rinne@gmail.com> | 2020-04-21 17:49:28 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-04-24 08:14:46 +0700 |
commit | 668f60a2d831d60d6ae07d3309fd440dd3662222 (patch) | |
tree | 664d159ae973d9a36aff133a4c618178cea2f0e0 /python/python3-setuptools_autover/python3-setuptools_autover.SlackBuild | |
parent | 751aae39986b86a3fb3ecd734e728bc159b91004 (diff) |
python/python3-setuptools_autover: Updated for version 1.0.2.
This commit also updates the homepage URL.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-setuptools_autover/python3-setuptools_autover.SlackBuild')
-rw-r--r-- | python/python3-setuptools_autover/python3-setuptools_autover.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-setuptools_autover/python3-setuptools_autover.SlackBuild b/python/python3-setuptools_autover/python3-setuptools_autover.SlackBuild index f6373028dc..50c28989b8 100644 --- a/python/python3-setuptools_autover/python3-setuptools_autover.SlackBuild +++ b/python/python3-setuptools_autover/python3-setuptools_autover.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=python3-setuptools_autover SRCNAM=setuptools_autover -VERSION=${VERSION:-1.0} +VERSION=${VERSION:-1.0.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |