summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Benjamin Trigona-Harany2017-08-09 03:19:59 +0200
committer Willy Sudiarto Raharjo2017-08-12 01:58:57 +0200
commita0c939c66450c84d039776d59430821ea57cb0c6 (patch)
treece483f45760d2bff08beae739e74f5f594a5f55d
parent21f713441ffdb1aa58120b94e82d1e4f90371d50 (diff)
downloadslackbuilds-a0c939c66450c84d039776d59430821ea57cb0c6.tar.gz
python/pandocfilters: Updated for version 1.4.2.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
-rw-r--r--python/pandocfilters/pandocfilters.SlackBuild2
-rw-r--r--python/pandocfilters/pandocfilters.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/pandocfilters/pandocfilters.SlackBuild b/python/pandocfilters/pandocfilters.SlackBuild
index c3711fdfbb..042995ab07 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 7dc096f24a..6e1b19a907 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=""