diff options
author | afhpayne <github@komputermatrix.com> | 2023-12-15 15:17:13 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-12-16 07:33:19 +0700 |
commit | 2bbd43d9cba757f6ed81c20e75b43ee905ea695a (patch) | |
tree | be1153bda8d797357d1a5f5815c5f8c207b65de6 /office | |
parent | b53ec0f36a1813a73925c51066ab7aa606ad651b (diff) |
office/pandoc: update 3.1.10
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office')
-rw-r--r-- | office/pandoc-bin/pandoc-bin.SlackBuild | 2 | ||||
-rw-r--r-- | office/pandoc-bin/pandoc-bin.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/office/pandoc-bin/pandoc-bin.SlackBuild b/office/pandoc-bin/pandoc-bin.SlackBuild index 999d0ab1f702..52d890db93b3 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.9} +VERSION=${VERSION:-3.1.10} 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 0774537fcae3..3df7790efa74 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.9" +VERSION="3.1.10" HOMEPAGE="https://github.com/jgm/pandoc" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://github.com/jgm/pandoc/releases/download/3.1.9/pandoc-3.1.9-1-amd64.deb" -MD5SUM_x86_64="b131b1ed7edcc9eaa7342bd16778f842" +DOWNLOAD_x86_64="https://github.com/jgm/pandoc/releases/download/3.1.10/pandoc-3.1.10-1-amd64.deb" +MD5SUM_x86_64="061b8fc0afad04c498b707fa6e84c87d" REQUIRES="" MAINTAINER="Andrew Payne" EMAIL="phalange@komputermatrix.com" |