diff options
author | Andrew Payne <phalange@komputermatrix.com> | 2020-10-23 21:23:36 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-23 21:23:36 +0700 |
commit | e34f23b6cecebf27a6df4d1e88d62707ff2c0459 (patch) | |
tree | 186682b85a8d80a14b7dc40c0a3c6aa3385b3e8a /office/pandoc-bin/pandoc-bin.SlackBuild | |
parent | 81c88b95c62dd39669af3f62d9e2f8439feb87fd (diff) |
office/pandoc-bin: Updated for version 2.11.0.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office/pandoc-bin/pandoc-bin.SlackBuild')
-rw-r--r-- | office/pandoc-bin/pandoc-bin.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/office/pandoc-bin/pandoc-bin.SlackBuild b/office/pandoc-bin/pandoc-bin.SlackBuild index 41813920ce67e..1a78d31d9a9e4 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.10.1} +VERSION=${VERSION:-2.11.0.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |