aboutsummaryrefslogtreecommitdiff
path: root/graphics/maim/maim.SlackBuild
diff options
context:
space:
mode:
authorIsaac Yu <isaacyu@protonmail.com>2025-06-29 14:48:57 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-07-05 10:09:51 +0700
commitf97a28c93c3f70e2565c99f659cb23f2eb6ff37c (patch)
tree2dd71233c0615af99a669629c33f2156269e3b8c /graphics/maim/maim.SlackBuild
parentd326f5493c1648d0ffc7e440a6e563d329d604bf (diff)
graphics/maim: Updated for version 5.8.1.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'graphics/maim/maim.SlackBuild')
-rw-r--r--graphics/maim/maim.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/maim/maim.SlackBuild b/graphics/maim/maim.SlackBuild
index 161480adec..3431bdb804 100644
--- a/graphics/maim/maim.SlackBuild
+++ b/graphics/maim/maim.SlackBuild
@@ -3,7 +3,7 @@
# Slackware build script for maim
# Copyright 2019 klorophatu <klorophatu@krutt.org>
-# Copyright 2022-2024 Isaac Yu <isaacyu@protonmail.com>
+# Copyright 2022-2025 Isaac Yu <isaacyu@protonmail.com>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -29,7 +29,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=maim
-VERSION=${VERSION:-5.8.0}
+VERSION=${VERSION:-5.8.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}