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 | |
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')
-rw-r--r-- | python/python-m2r/python-m2r.SlackBuild | 2 | ||||
-rw-r--r-- | python/python-m2r/python-m2r.info | 6 |
2 files changed, 4 insertions, 4 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} diff --git a/python/python-m2r/python-m2r.info b/python/python-m2r/python-m2r.info index c31fc0a5c7af..bc7c47d01ee6 100644 --- a/python/python-m2r/python-m2r.info +++ b/python/python-m2r/python-m2r.info @@ -1,8 +1,8 @@ PRGNAM="python-m2r" -VERSION="0.2.0" +VERSION="0.2.1" HOMEPAGE="https://pypi.python.org/pypi/m2r" -DOWNLOAD="https://files.pythonhosted.org/packages/57/6c/b675cbac3c5dfd64190abc04cbe048d04bab06a64df546845f44589c5681/m2r-0.2.0.tar.gz" -MD5SUM="766d7b856636dd78f9fae0ac723740fa" +DOWNLOAD="https://files.pythonhosted.org/packages/source/m/m2r/m2r-0.2.1.tar.gz" +MD5SUM="8bdb45c19e2b59bb5ffb9a0348e81ad8" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="docutils mistune" |