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/pandocfilters/pandocfilters.SlackBuild | |
parent | 21f713441ffdb1aa58120b94e82d1e4f90371d50 (diff) | |
download | slackbuilds-a0c939c66450c84d039776d59430821ea57cb0c6.tar.gz |
python/pandocfilters: Updated for version 1.4.2.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
Diffstat (limited to 'python/pandocfilters/pandocfilters.SlackBuild')
-rw-r--r-- | python/pandocfilters/pandocfilters.SlackBuild | 2 |
1 files changed, 1 insertions, 1 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} |