diff options
author | Andrew Payne <phalange@komputermatrix.com> | 2020-02-29 07:26:13 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-02-29 07:26:13 +0700 |
commit | 92646738a1271c751c94ef95bfb43de98a84e90f (patch) | |
tree | 90145f67b1d242e15f90ea584e3c604a224ed0bc /office/pandoc-bin | |
parent | 00757082f473026375c05883a554ecf10f2fd4ca (diff) | |
download | slackbuilds-92646738a1271c751c94ef95bfb43de98a84e90f.tar.gz |
office/pandoc-bin: Updated for version 2.9.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office/pandoc-bin')
-rw-r--r-- | office/pandoc-bin/pandoc-bin.SlackBuild | 2 | ||||
-rw-r--r-- | office/pandoc-bin/pandoc-bin.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/office/pandoc-bin/pandoc-bin.SlackBuild b/office/pandoc-bin/pandoc-bin.SlackBuild index db32eada28..94f0bcaea4 100644 --- a/office/pandoc-bin/pandoc-bin.SlackBuild +++ b/office/pandoc-bin/pandoc-bin.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=pandoc-bin SRCNAM=pandoc -VERSION=${VERSION:-2.9.1.1} +VERSION=${VERSION:-2.9.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/office/pandoc-bin/pandoc-bin.info b/office/pandoc-bin/pandoc-bin.info index 021950eb57..f9936b8d2a 100644 --- a/office/pandoc-bin/pandoc-bin.info +++ b/office/pandoc-bin/pandoc-bin.info @@ -1,10 +1,10 @@ PRGNAM="pandoc-bin" -VERSION="2.9.1.1" +VERSION="2.9.2" HOMEPAGE="https://github.com/jgm/pandoc" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://github.com/jgm/pandoc/releases/download/2.9.1.1/pandoc-2.9.1.1-linux-amd64.tar.gz" -MD5SUM_x86_64="b6c92f65f0024ebb3425b96b9503c97f" +DOWNLOAD_x86_64="https://github.com/jgm/pandoc/releases/download/2.9.2/pandoc-2.9.2-linux-amd64.tar.gz" +MD5SUM_x86_64="85ee68f2fec31eb6829dabce3b1d8a8f" REQUIRES="" MAINTAINER="Andrew Payne" EMAIL="phalange@komputermatrix.com" |