aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorafhpayne <github@komputermatrix.com>2024-10-11 11:36:25 -0400
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-10-12 11:34:36 +0700
commitb0aa40e1a2d11eabe9885c07c628231cda5b12ea (patch)
tree04edc9204ed84b564440ebab2679125991af2fce
parentae63420460a577cb34cd05cb655b3be9f2932dcb (diff)
downloadslackbuilds-b0aa40e1a2d11eabe9885c07c628231cda5b12ea.tar.xz
office/pandoc-bin: Updated for version 3.5.
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 4bab2d6cbfd6..f127862d273b 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.4}
+VERSION=${VERSION:-3.5}
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 8a0900a0bd0f..7b99ac0b5d40 100644
--- a/office/pandoc-bin/pandoc-bin.info
+++ b/office/pandoc-bin/pandoc-bin.info
@@ -1,10 +1,10 @@
PRGNAM="pandoc-bin"
-VERSION="3.4"
+VERSION="3.5"
HOMEPAGE="https://github.com/jgm/pandoc"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://github.com/jgm/pandoc/releases/download/3.4/pandoc-3.4-1-amd64.deb"
-MD5SUM_x86_64="d80527f5ff731198240b4506ddba4859"
+DOWNLOAD_x86_64="https://github.com/jgm/pandoc/releases/download/3.5/pandoc-3.5-1-amd64.deb"
+MD5SUM_x86_64="94e7214da6624a4eda45970a664a6dc2"
REQUIRES=""
MAINTAINER="Andrew Payne"
EMAIL="phalange@komputermatrix.com"