diff options
author | afhpayne <github@komputermatrix.com> | 2023-08-11 17:36:30 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-08-12 08:29:47 +0700 |
commit | c66781292c7ac0b57b11aa4fb27c6af50690cab2 (patch) | |
tree | 753ed36c54fc84c55461cc95d3cefc7c591c91f0 /office/pandoc-bin/pandoc-bin.SlackBuild | |
parent | 4b7b4a82cc4a314e7c547c164144f2da0e35bd83 (diff) |
office/pandoc-bin: Updated for version 3.1.6.1.
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 ae48868f89..4e8db4b166 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} +VERSION=${VERSION:-3.1.6.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |