diff options
author | Isaac Yu <isaacyu@protonmail.com> | 2025-07-22 17:44:31 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-07-23 08:44:52 +0700 |
commit | 72b50e40373e778c0cbb749d09c49505f603cb15 (patch) | |
tree | af40626e5032a37890ddcb226e6dba747933b098 /graphics/xviewer/xviewer.SlackBuild | |
parent | a1f26b03c112e626794ba82924db7994004ec314 (diff) |
graphics/xviewer: Update for 3.4.9
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'graphics/xviewer/xviewer.SlackBuild')
-rw-r--r-- | graphics/xviewer/xviewer.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/xviewer/xviewer.SlackBuild b/graphics/xviewer/xviewer.SlackBuild index 5c384b5088..f4c89b7db7 100644 --- a/graphics/xviewer/xviewer.SlackBuild +++ b/graphics/xviewer/xviewer.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=xviewer -VERSION=${VERSION:-3.4.8} +VERSION=${VERSION:-3.4.9} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |