summaryrefslogtreecommitdiffstats
path: root/system/image-analyzer/image-analyzer.SlackBuild
diff options
context:
space:
mode:
author Isaac Yu2018-05-20 01:07:54 +0200
committer Willy Sudiarto Raharjo2018-05-20 03:35:09 +0200
commit20fc033d84c61efd5238e7a5eb7b092badd0a1f1 (patch)
treebd1c4d1f3ca8fa6c937fbabc92657aa80fe0d06b /system/image-analyzer/image-analyzer.SlackBuild
parentc97bd17ac886c33fb90b3954945e2c3b07907acc (diff)
downloadslackbuilds-20fc033d84c61efd5238e7a5eb7b092badd0a1f1.tar.gz
system/image-analyzer: Updated for version 3.1.0 + new maintainer.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'system/image-analyzer/image-analyzer.SlackBuild')
-rw-r--r--system/image-analyzer/image-analyzer.SlackBuild7
1 files changed, 4 insertions, 3 deletions
diff --git a/system/image-analyzer/image-analyzer.SlackBuild b/system/image-analyzer/image-analyzer.SlackBuild
index 6644d4c988..d7895ea800 100644
--- a/system/image-analyzer/image-analyzer.SlackBuild
+++ b/system/image-analyzer/image-analyzer.SlackBuild
@@ -1,9 +1,10 @@
#!/bin/sh
-# Slackware build script for image-analyser
+# Slackware build script for image-analyzer
# Application to display tree structure of disc images
-# Copyright 2010-2013 Niels Horn, Rio de Janeiro, RJ, Brazil
+# Copyright 2010-2013 Niels Horn, Rio de Janeiro, RJ, Brazil <niels.horn@gmail.com>
+# Copyright 2018 Isaac Yu <isaacyu1@isaacyu1.com>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -24,7 +25,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=image-analyzer
-VERSION=${VERSION:-3.0.1}
+VERSION=${VERSION:-3.1.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}