diff options
author | David Spencer <baildon.research@googlemail.com> | 2018-11-04 13:44:56 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-11-10 07:46:42 +0700 |
commit | 53b9abad123436e29380ad278bebf472629692eb (patch) | |
tree | b30dab88ef262e897523a851334d883fe461948a /python/python-m2r/python-m2r.SlackBuild | |
parent | 17154ce3df6ccdb173ed04a7789ab96cd191b4d6 (diff) |
python/python-m2r: Updated for version 0.2.1.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'python/python-m2r/python-m2r.SlackBuild')
-rw-r--r-- | python/python-m2r/python-m2r.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python-m2r/python-m2r.SlackBuild b/python/python-m2r/python-m2r.SlackBuild index 94fd6773806e..9fa9f5342160 100644 --- a/python/python-m2r/python-m2r.SlackBuild +++ b/python/python-m2r/python-m2r.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=python-m2r -VERSION=${VERSION:-0.2.0} +VERSION=${VERSION:-0.2.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |