diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2017-08-08 18:19:59 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-08-12 06:58:57 +0700 |
commit | a0c939c66450c84d039776d59430821ea57cb0c6 (patch) | |
tree | ce483f45760d2bff08beae739e74f5f594a5f55d /python | |
parent | 21f713441ffdb1aa58120b94e82d1e4f90371d50 (diff) |
python/pandocfilters: Updated for version 1.4.2.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
Diffstat (limited to 'python')
-rw-r--r-- | python/pandocfilters/pandocfilters.SlackBuild | 2 | ||||
-rw-r--r-- | python/pandocfilters/pandocfilters.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/python/pandocfilters/pandocfilters.SlackBuild b/python/pandocfilters/pandocfilters.SlackBuild index c3711fdfbb60..042995ab0748 100644 --- a/python/pandocfilters/pandocfilters.SlackBuild +++ b/python/pandocfilters/pandocfilters.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=pandocfilters -VERSION=${VERSION:-1.4.1} +VERSION=${VERSION:-1.4.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/pandocfilters/pandocfilters.info b/python/pandocfilters/pandocfilters.info index 7dc096f24ae4..6e1b19a90720 100644 --- a/python/pandocfilters/pandocfilters.info +++ b/python/pandocfilters/pandocfilters.info @@ -1,8 +1,8 @@ PRGNAM="pandocfilters" -VERSION="1.4.1" +VERSION="1.4.2" HOMEPAGE="https://github.com/jgm/pandocfilters" -DOWNLOAD="https://pypi.python.org/packages/e3/1f/21d1b7e8ca571e80b796c758d361fdf5554335ff138158654684bc5401d8/pandocfilters-1.4.1.tar.gz" -MD5SUM="7680d9f9ec07397dd17f380ee3818b9d" +DOWNLOAD="https://files.pythonhosted.org/packages/source/p/pandocfilters/pandocfilters-1.4.2.tar.gz" +MD5SUM="dc391791ef54c7de1572d7b46b63361f" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |