aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorafhpayne <github@komputermatrix.com>2025-06-06 16:09:12 -0400
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-06-07 10:36:05 +0700
commit813171e46ff2038a2fdb3bf4b2fa8d3a39d4369f (patch)
tree1a010c47051c53b4d610ddb14855d947550bd6b7
parent0935a8b66ac039df7f605e9ac37d560bd342114c (diff)
office/pandoc-bin: update 3.7.0.2
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 2aad7986d2..5bd6895ce4 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.7.0.1}
+VERSION=${VERSION:-3.7.0.2}
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 a22250f7c7..f6a55720ca 100644
--- a/office/pandoc-bin/pandoc-bin.info
+++ b/office/pandoc-bin/pandoc-bin.info
@@ -1,10 +1,10 @@
PRGNAM="pandoc-bin"
-VERSION="3.7.0.1"
+VERSION="3.7.0.2"
HOMEPAGE="https://github.com/jgm/pandoc"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://github.com/jgm/pandoc/releases/download/3.7.0.1/pandoc-3.7.0.1-1-amd64.deb"
-MD5SUM_x86_64="12147993c0531ca24edea68fb315b8ed"
+DOWNLOAD_x86_64="https://github.com/jgm/pandoc/releases/download/3.7.0.2/pandoc-3.7.0.2-1-amd64.deb"
+MD5SUM_x86_64="40ccea81680427dd67b877911adf1469"
REQUIRES=""
MAINTAINER="Andrew Payne"
EMAIL="phalange@komputermatrix.com"