aboutsummaryrefslogtreecommitdiff
path: root/office/evince/evince.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'office/evince/evince.SlackBuild')
-rw-r--r--office/evince/evince.SlackBuild9
1 files changed, 1 insertions, 8 deletions
diff --git a/office/evince/evince.SlackBuild b/office/evince/evince.SlackBuild
index 2bf4182aa0..2aa9d57385 100644
--- a/office/evince/evince.SlackBuild
+++ b/office/evince/evince.SlackBuild
@@ -26,17 +26,10 @@
# Now maintained by B. Watson <yalhcru@gmail.com>
-# 20210730 bkw: update for v40.4 and slackware-current. Add libhandy dep.
-# 20191231 bkw:
-# - take over maintenance
-# - update for v3.28.5.3, which is the last version that will build with
-# Slack 14.2's rather outdated gtk+3 libraries. Actually it requires
-# some fugly hackery to work, see shim.h for gory details and polemic.
-
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=evince
-VERSION=${VERSION:-40.4}
+VERSION=${VERSION:-41.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}