diff options
author | afhpayne <github@komputermatrix.com> | 2023-06-30 14:51:47 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-07-02 23:21:19 +0700 |
commit | cfd4a8bdde2d9ea5d900ca07889e06b0e6ad1d8b (patch) | |
tree | 94c01ed78aaa41426ceff1224dcf2806f02947ad /office/pandoc-bin/pandoc-bin.SlackBuild | |
parent | 10a94d4ab236b5fe8c0f86ab3c3547c044b4602b (diff) |
office/pandoc-bin: Updated for version 3.1.4.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
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 e366385ad15e0..5c6a70f08c14c 100644 --- a/office/pandoc-bin/pandoc-bin.SlackBuild +++ b/office/pandoc-bin/pandoc-bin.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=pandoc-bin SRCNAM=pandoc -VERSION=${VERSION:-3.1.3} +VERSION=${VERSION:-3.1.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |