summaryrefslogtreecommitdiffstats
path: root/office/pandoc-bin
diff options
context:
space:
mode:
author afhpayne2022-08-20 02:10:42 +0200
committer Willy Sudiarto Raharjo2022-08-20 05:06:35 +0200
commit059fa1cdbc2215188aee7c6951efef231cf569aa (patch)
tree44cd74231c0faa74311d33109d4409256cf10123 /office/pandoc-bin
parent7657acf8a7d2ee16a73c2ae667fc228551c5b07f (diff)
downloadslackbuilds-059fa1cdbc2215188aee7c6951efef231cf569aa.tar.gz
office/pandoc-bin: Updated for version 2.19.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 f22d5ec130..f984bbacc1 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:-2.19}
+VERSION=${VERSION:-2.19.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 7c8b0b8f18..6eda74fa2c 100644
--- a/office/pandoc-bin/pandoc-bin.info
+++ b/office/pandoc-bin/pandoc-bin.info
@@ -1,10 +1,10 @@
PRGNAM="pandoc-bin"
-VERSION="2.19"
+VERSION="2.19.1"
HOMEPAGE="https://github.com/jgm/pandoc"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://github.com/jgm/pandoc/releases/download/2.19/pandoc-2.19-1-amd64.deb"
-MD5SUM_x86_64="59e93137618fe6dbf943837cf8f785cd"
+DOWNLOAD_x86_64="https://github.com/jgm/pandoc/releases/download/2.19.1/pandoc-2.19.1-1-amd64.deb"
+MD5SUM_x86_64="c903a136d441b2b04dc3f2798c05277b"
REQUIRES=""
MAINTAINER="Andrew Payne"
EMAIL="phalange@komputermatrix.com"