aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--system/convmv/convmv.SlackBuild3
-rw-r--r--system/convmv/convmv.info6
2 files changed, 5 insertions, 4 deletions
diff --git a/system/convmv/convmv.SlackBuild b/system/convmv/convmv.SlackBuild
index eeebcd13cf..2751285ced 100644
--- a/system/convmv/convmv.SlackBuild
+++ b/system/convmv/convmv.SlackBuild
@@ -6,6 +6,7 @@
# Original version of this script had no license. Modified version
# licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
+# 20250328 bkw: update for v2.06.
# 20240904 bkw:
# - new maintainer.
# - update for v2.05.
@@ -17,7 +18,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=convmv
-VERSION=${VERSION:-2.05}
+VERSION=${VERSION:-2.06}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/system/convmv/convmv.info b/system/convmv/convmv.info
index 39752af416..9206335097 100644
--- a/system/convmv/convmv.info
+++ b/system/convmv/convmv.info
@@ -1,8 +1,8 @@
PRGNAM="convmv"
-VERSION="2.05"
+VERSION="2.06"
HOMEPAGE="https://www.j3e.de/linux/convmv/"
-DOWNLOAD="https://www.j3e.de/linux/convmv/convmv-2.05.tar.gz"
-MD5SUM="c151ddd68f3060eab6c69b1907eaec7e"
+DOWNLOAD="https://www.j3e.de/linux/convmv/convmv-2.06.tar.gz"
+MD5SUM="829e35831a3c091c634bdac23d8efb61"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""