diff options
author | afhpayne <github@komputermatrix.com> | 2023-08-24 18:01:23 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-08-25 23:13:31 +0700 |
commit | f2ba37b10841dba3dafe3552ca78710378ee87bc (patch) | |
tree | d2ec46574942103a4ad46663b7a724c56867e47d /office/pandoc-bin/pandoc-bin.SlackBuild | |
parent | 9806e20de945ea773bde7d5c03057c9a2be2b786 (diff) |
office/pandoc-bin: update 3.1.6.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 4e8db4b1668b4..5a1b59adf605d 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.6.1} +VERSION=${VERSION:-3.1.6.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |