diff options
author | afhpayne <github@komputermatrix.com> | 2023-12-22 15:43:07 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-12-24 19:12:06 +0700 |
commit | f54b1b01785058117921b9f0c2e34233c4630909 (patch) | |
tree | b828370a81075bfe30ff263eebb09423ba411abb /office/pandoc-bin/pandoc-bin.SlackBuild | |
parent | d70ad0a13651cb149f0412767bfb78870a40a3c3 (diff) |
office/pandoc-bin: update 3.1.11
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 52d890db93..4fe0835d7b 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.10} +VERSION=${VERSION:-3.1.11} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |