aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--graphics/maim/maim.SlackBuild4
-rw-r--r--graphics/maim/maim.info6
2 files changed, 5 insertions, 5 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}
diff --git a/graphics/maim/maim.info b/graphics/maim/maim.info
index be9208b41d..90a4540ef3 100644
--- a/graphics/maim/maim.info
+++ b/graphics/maim/maim.info
@@ -1,8 +1,8 @@
PRGNAM="maim"
-VERSION="5.8.0"
+VERSION="5.8.1"
HOMEPAGE="https://github.com/naelstrof/maim"
-DOWNLOAD="https://github.com/naelstrof/maim/archive/v5.8.0/maim-5.8.0.tar.gz"
-MD5SUM="4364b51a607fdaa6c2eeaa9d87f84727"
+DOWNLOAD="https://github.com/naelstrof/maim/archive/v5.8.1/maim-5.8.1.tar.gz"
+MD5SUM="fb4a818d12969ce5e5e3af2f38956362"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="slop"