aboutsummaryrefslogtreecommitdiff
path: root/graphics/nsxiv/nsxiv.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/nsxiv/nsxiv.SlackBuild')
-rw-r--r--graphics/nsxiv/nsxiv.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/nsxiv/nsxiv.SlackBuild b/graphics/nsxiv/nsxiv.SlackBuild
index 493ce4a9dd..9ca00ba936 100644
--- a/graphics/nsxiv/nsxiv.SlackBuild
+++ b/graphics/nsxiv/nsxiv.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for nsxiv
-# Copyright 2022-2023 Eugene M.
+# Copyright 2022-2025 Eugene M., <damagedone @ gmx dot com>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=nsxiv
-VERSION=${VERSION:-32}
+VERSION=${VERSION:-33}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}