From c1b80a7889a58907dce638ef847768a7f988c19c Mon Sep 17 00:00:00 2001 From: isaackwy Date: Fri, 22 Dec 2023 14:09:52 -0800 Subject: syste/image-analyzer: Update for 3.2.6 Signed-off-by: Willy Sudiarto Raharjo --- system/image-analyzer/image-analyzer.SlackBuild | 7 ++----- system/image-analyzer/image-analyzer.info | 6 +++--- 2 files changed, 5 insertions(+), 8 deletions(-) diff --git a/system/image-analyzer/image-analyzer.SlackBuild b/system/image-analyzer/image-analyzer.SlackBuild index 61815130cefd8..236eeb0b471bb 100644 --- a/system/image-analyzer/image-analyzer.SlackBuild +++ b/system/image-analyzer/image-analyzer.SlackBuild @@ -4,7 +4,7 @@ # Application to display tree structure of disc images # Copyright 2010-2013 Niels Horn, Rio de Janeiro, RJ, Brazil -# Copyright 2018-2022 Isaac Yu +# Copyright 2018-2024 Isaac Yu # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=image-analyzer -VERSION=${VERSION:-3.2.5} +VERSION=${VERSION:-3.2.6} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} @@ -40,9 +40,6 @@ if [ -z "$ARCH" ]; then esac fi -# If the variable PRINT_PACKAGE_NAME is set, then this script will report what -# the name of the created package would be, and then exit. This information -# could be useful to other scripts. if [ ! -z "${PRINT_PACKAGE_NAME}" ]; then echo "$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.$PKGTYPE" exit 0 diff --git a/system/image-analyzer/image-analyzer.info b/system/image-analyzer/image-analyzer.info index dffeb11893fef..143681f991301 100644 --- a/system/image-analyzer/image-analyzer.info +++ b/system/image-analyzer/image-analyzer.info @@ -1,8 +1,8 @@ PRGNAM="image-analyzer" -VERSION="3.2.5" +VERSION="3.2.6" HOMEPAGE="https://cdemu.sourceforge.io/about/analyzer/" -DOWNLOAD="https://downloads.sourceforge.net/cdemu/image-analyzer-3.2.5.tar.xz" -MD5SUM="c192392c2b6f8ae1365cc55b872d0fe9" +DOWNLOAD="https://downloads.sourceforge.net/cdemu/image-analyzer-3.2.6.tar.xz" +MD5SUM="6579397c0c143173bf57d010eba77257" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="libmirage python3-cairocffi python3-matplotlib" -- cgit v1.2.3