summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author afhpayne <github@komputermatrix.com>2023-07-21 16:37:55 -0400
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-07-22 15:52:51 +0700
commita5f00bcb74caf51497a455a4fc4aeeb9fb5d5b16 (patch)
treeaa680b17ec0753a78bc93ba4c0e3ee8e849cd4fe
parentda0b07ac4fff70878fcc99c8c3add1698dd16b15 (diff)
downloadslackbuilds-a5f00bcb74caf51497a455a4fc4aeeb9fb5d5b16.tar.gz
slackbuilds-a5f00bcb74caf51497a455a4fc4aeeb9fb5d5b16.tar.xz
office/pandoc-bin: Updated for version 3.1.6.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--office/pandoc-bin/pandoc-bin.SlackBuild2
-rw-r--r--office/pandoc-bin/pandoc-bin.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/office/pandoc-bin/pandoc-bin.SlackBuild b/office/pandoc-bin/pandoc-bin.SlackBuild
index 5c6a70f08c..ae48868f89 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.4}
+VERSION=${VERSION:-3.1.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/office/pandoc-bin/pandoc-bin.info b/office/pandoc-bin/pandoc-bin.info
index a30ad9e342..7e693da82b 100644
--- a/office/pandoc-bin/pandoc-bin.info
+++ b/office/pandoc-bin/pandoc-bin.info
@@ -1,10 +1,10 @@
PRGNAM="pandoc-bin"
-VERSION="3.1.4"
+VERSION="3.1.6"
HOMEPAGE="https://github.com/jgm/pandoc"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://github.com/jgm/pandoc/releases/download/3.1.4/pandoc-3.1.4-1-amd64.deb"
-MD5SUM_x86_64="7171cb12935401dd7e6aec3963dc03b3"
+DOWNLOAD_x86_64="https://github.com/jgm/pandoc/releases/download/3.1.6/pandoc-3.1.6-1-amd64.deb"
+MD5SUM_x86_64="816b8d76a4027b44cf35000e4c5ddca2"
REQUIRES=""
MAINTAINER="Andrew Payne"
EMAIL="phalange@komputermatrix.com"