summaryrefslogtreecommitdiffstats
path: root/office/zathura-pdf-mupdf/zathura-pdf-mupdf.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'office/zathura-pdf-mupdf/zathura-pdf-mupdf.SlackBuild')
-rw-r--r--office/zathura-pdf-mupdf/zathura-pdf-mupdf.SlackBuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/office/zathura-pdf-mupdf/zathura-pdf-mupdf.SlackBuild b/office/zathura-pdf-mupdf/zathura-pdf-mupdf.SlackBuild
index ab131db760..673863ce20 100644
--- a/office/zathura-pdf-mupdf/zathura-pdf-mupdf.SlackBuild
+++ b/office/zathura-pdf-mupdf/zathura-pdf-mupdf.SlackBuild
@@ -6,6 +6,7 @@
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
+# 20230117 bkw: update for v0.4.0. users will have to update mupdf to 1.21.1.
# 20221114 bkw:
# - update for v0.3.8. I know there's a 0.3.9, but it needs a newer
# mupdf and I need to fix this script *today*.
@@ -15,7 +16,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=zathura-pdf-mupdf
-VERSION=${VERSION:-0.3.8}
+VERSION=${VERSION:-0.4.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}