office/pandoc-bin: Updated for version 2.13.

Signed-off-by: Dave Woodfall <dave@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Andrew Payne 2021-03-26 19:56:39 +00:00 committed by Willy Sudiarto Raharjo
parent 610806e273
commit 1da388a260
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -24,7 +24,7 @@
PRGNAM=pandoc-bin
SRCNAM=pandoc
VERSION=${VERSION:-2.11.4}
VERSION=${VERSION:-2.13}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,10 +1,10 @@
PRGNAM="pandoc-bin"
VERSION="2.11.4"
VERSION="2.13"
HOMEPAGE="https://github.com/jgm/pandoc"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
DOWNLOAD_x86_64="https://github.com/jgm/pandoc/releases/download/2.11.4/pandoc-2.11.4-linux-amd64.tar.gz"
MD5SUM_x86_64="1cda207d739952ad5d93246ae448664e"
DOWNLOAD_x86_64="https://github.com/jgm/pandoc/releases/download/2.13/pandoc-2.13-linux-amd64.tar.gz"
MD5SUM_x86_64="4453baf7a3880c9f08c623d017761346"
REQUIRES=""
MAINTAINER="Andrew Payne"
EMAIL="phalange@komputermatrix.com"