diff options
author | afhpayne <github@komputermatrix.com> | 2023-04-08 16:12:58 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-04-09 07:21:28 +0700 |
commit | 38cf6ee2dd952d49f42f25653cbe152ea18dc4f4 (patch) | |
tree | 64376a7a2c92a41a81026ded090c2b3e4c3e59b5 /office/pandoc-bin/pandoc-bin.SlackBuild | |
parent | 826cce05605fc9862901cf4339df0f4319eb65d3 (diff) |
office/pandoc-bin: update 3.1.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 b0af69b1563d1..288635930f38d 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.1} +VERSION=${VERSION:-3.1.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |