summaryrefslogtreecommitdiffstats
path: root/office/pandoc-bin
diff options
context:
space:
mode:
author afhpayne2023-08-11 23:36:30 +0200
committer Willy Sudiarto Raharjo2023-08-12 03:29:47 +0200
commitc66781292c7ac0b57b11aa4fb27c6af50690cab2 (patch)
tree753ed36c54fc84c55461cc95d3cefc7c591c91f0 /office/pandoc-bin
parent4b7b4a82cc4a314e7c547c164144f2da0e35bd83 (diff)
downloadslackbuilds-c66781292c7ac0b57b11aa4fb27c6af50690cab2.tar.gz
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')
-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 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}
diff --git a/office/pandoc-bin/pandoc-bin.info b/office/pandoc-bin/pandoc-bin.info
index 7e693da82b..3385be1a15 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.6"
+VERSION="3.1.6.1"
HOMEPAGE="https://github.com/jgm/pandoc"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://github.com/jgm/pandoc/releases/download/3.1.6/pandoc-3.1.6-1-amd64.deb"
-MD5SUM_x86_64="816b8d76a4027b44cf35000e4c5ddca2"
+DOWNLOAD_x86_64="https://github.com/jgm/pandoc/releases/download/3.1.6.1/pandoc-3.1.6.1-1-amd64.deb"
+MD5SUM_x86_64="11811c6befd859773cca56964c62c07b"
REQUIRES=""
MAINTAINER="Andrew Payne"
EMAIL="phalange@komputermatrix.com"