summaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
author Isaac Yu2020-03-04 18:19:15 +0100
committer Willy Sudiarto Raharjo2020-03-04 18:19:15 +0100
commitdf60707bf16d22263dc69f18621cc2de9a92302b (patch)
tree0debdfabd2b3bdcf426f01feaad3c778d73cbbf5 /system
parenta839f3b61fd44fd7d46f8f4fd57ef74070ee38ca (diff)
downloadslackbuilds-df60707bf16d22263dc69f18621cc2de9a92302b.tar.gz
system/image-analyzer: Updated for version 3.2.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system')
-rw-r--r--system/image-analyzer/image-analyzer.SlackBuild4
-rw-r--r--system/image-analyzer/image-analyzer.info10
2 files changed, 7 insertions, 7 deletions
diff --git a/system/image-analyzer/image-analyzer.SlackBuild b/system/image-analyzer/image-analyzer.SlackBuild
index 71a4be7c95..80ca5eed06 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 <niels.horn@gmail.com>
-# Copyright 2018 Isaac Yu <isaacyu1@isaacyu1.com>
+# Copyright 2018-2020 Isaac Yu <isaacyu1@isaacyu1.com>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +25,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=image-analyzer
-VERSION=${VERSION:-3.2.0}
+VERSION=${VERSION:-3.2.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/image-analyzer/image-analyzer.info b/system/image-analyzer/image-analyzer.info
index 942e0e60a8..4c8c475f3d 100644
--- a/system/image-analyzer/image-analyzer.info
+++ b/system/image-analyzer/image-analyzer.info
@@ -1,10 +1,10 @@
PRGNAM="image-analyzer"
-VERSION="3.2.0"
-HOMEPAGE="http://cdemu.sourceforge.net/about/analyzer/"
-DOWNLOAD="http://downloads.sourceforge.net/cdemu/image-analyzer-3.2.0.tar.bz2"
-MD5SUM="2cb747a9f2fed0e0dabceaecc0ad36aa"
+VERSION="3.2.4"
+HOMEPAGE="https://cdemu.sourceforge.net/about/analyzer/"
+DOWNLOAD="https://downloads.sourceforge.net/cdemu/image-analyzer-3.2.4.tar.bz2"
+MD5SUM="ae7cb81e5909805bf96ce9dfa3ad1328"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="libmirage pygobject3-python3 python3-matplotlib"
+REQUIRES="libmirage pygobject3-python3 cairocffi python3-matplotlib"
MAINTAINER="Isaac Yu"
EMAIL="isaacyu1@isaacyu1.com"