aboutsummaryrefslogtreecommitdiff
path: root/office/mupdf/mupdf.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'office/mupdf/mupdf.SlackBuild')
-rw-r--r--office/mupdf/mupdf.SlackBuild5
1 files changed, 4 insertions, 1 deletions
diff --git a/office/mupdf/mupdf.SlackBuild b/office/mupdf/mupdf.SlackBuild
index 1664b588c77e..fa4f54b51ac6 100644
--- a/office/mupdf/mupdf.SlackBuild
+++ b/office/mupdf/mupdf.SlackBuild
@@ -62,11 +62,14 @@
# and there's no bundled souce for it. So currently mupdf is being
# built without libcrypto. Hope that's OK.
+# 20241010 bkw: Modified by SlackBuilds.org, BUILD=2:
+# - Bump BUILD for gumbo-parser-0.12.1
+
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=mupdf
VERSION=${VERSION:-1.24.9}
-BUILD=${BUILD:-1}
+BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}