diff --git a/office/pandoc-bin/pandoc-bin.SlackBuild b/office/pandoc-bin/pandoc-bin.SlackBuild index 00c174f30d9..c2ce2bffc7e 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.10.2} +VERSION=${VERSION:-3.11} 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 039d2ecff37..17d18a7fc26 100644 --- a/office/pandoc-bin/pandoc-bin.info +++ b/office/pandoc-bin/pandoc-bin.info @@ -1,10 +1,10 @@ PRGNAM="pandoc-bin" -VERSION="3.10.2" +VERSION="3.11" HOMEPAGE="https://github.com/jgm/pandoc" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://github.com/jgm/pandoc/releases/download/3.10.2/pandoc-3.10.2-1-amd64.deb" -MD5SUM_x86_64="75fa7a534b4bd1194d9bb00075ce53b3" +DOWNLOAD_x86_64="https://github.com/jgm/pandoc/releases/download/3.11/pandoc-3.11-1-amd64.deb" +MD5SUM_x86_64="0e1177286fc8f31591c17e143448baf0" REQUIRES="" MAINTAINER="Andrew Payne" EMAIL="phalange@komputermatrix.com"