Browse Source
office/pandoc-bin: update 3.1.12.2
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
pull/217/head
afhpayne
2 years ago
committed by
Willy Sudiarto Raharjo
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with
4 additions and
4 deletions
-
office/pandoc-bin/pandoc-bin.SlackBuild
-
office/pandoc-bin/pandoc-bin.info
|
|
@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) |
|
|
|
|
|
|
|
PRGNAM=pandoc-bin |
|
|
|
SRCNAM=pandoc |
|
|
|
VERSION=${VERSION:-3.1.12.1} |
|
|
|
VERSION=${VERSION:-3.1.12.2} |
|
|
|
BUILD=${BUILD:-1} |
|
|
|
TAG=${TAG:-_SBo} |
|
|
|
PKGTYPE=${PKGTYPE:-tgz} |
|
|
|
|
|
@ -1,10 +1,10 @@ |
|
|
|
PRGNAM="pandoc-bin" |
|
|
|
VERSION="3.1.12.1" |
|
|
|
VERSION="3.1.12.2" |
|
|
|
HOMEPAGE="https://github.com/jgm/pandoc" |
|
|
|
DOWNLOAD="UNSUPPORTED" |
|
|
|
MD5SUM="" |
|
|
|
DOWNLOAD_x86_64="https://github.com/jgm/pandoc/releases/download/3.1.12.1/pandoc-3.1.12.1-1-amd64.deb" |
|
|
|
MD5SUM_x86_64="61fa766fb6ecf6362c3249168c6b6fa9" |
|
|
|
DOWNLOAD_x86_64="https://github.com/jgm/pandoc/releases/download/3.1.12.2/pandoc-3.1.12.2-1-amd64.deb" |
|
|
|
MD5SUM_x86_64="860380de014c4ba4f3368fcdd30b7100" |
|
|
|
REQUIRES="" |
|
|
|
MAINTAINER="Andrew Payne" |
|
|
|
EMAIL="phalange@komputermatrix.com" |