summaryrefslogtreecommitdiffstats
path: root/poppler-compat
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2022-05-03 14:49:12 +0000
committer Eric Hameleers <alien@slackware.com>2022-05-03 14:49:12 +0000
commitccb158cf43cc4e8c966c564cfbd83a054556dd63 (patch)
tree0d7d2118f218553d3e1d0ab7ad88b76d88bdeb62 /poppler-compat
parentc6bcea6fe6e68772b08660561dd810e110c3abdc (diff)
downloadasb-ccb158cf43cc4e8c966c564cfbd83a054556dd63.tar.gz
asb-ccb158cf43cc4e8c966c564cfbd83a054556dd63.tar.xz
poppler-compat: update to 22.04.0
Diffstat (limited to 'poppler-compat')
-rwxr-xr-xpoppler-compat/build/poppler-compat.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/poppler-compat/build/poppler-compat.SlackBuild b/poppler-compat/build/poppler-compat.SlackBuild
index ac9e0e5f..f83b7521 100755
--- a/poppler-compat/build/poppler-compat.SlackBuild
+++ b/poppler-compat/build/poppler-compat.SlackBuild
@@ -1,6 +1,6 @@
#!/bin/sh
# $Id$
-# Copyright 2018, 2019, 2020, 2021 Eric Hameleers, Eindhoven, NL
+# Copyright 2018, 2019, 2020, 2021, 2022 Eric Hameleers, Eindhoven, NL
# All rights reserved.
#
# Permission to use, copy, modify, and distribute this software for
@@ -36,7 +36,7 @@
PRGNAM=poppler-compat
# Set the VERSION to the most recent poppler package version we use:
-VERSION=${VERSION:-21.12.0}
+VERSION=${VERSION:-22.04.0}
TAG=${TAG:-"alien"}
BUILD=${BUILD:-1}