summaryrefslogtreecommitdiffstats
path: root/system/qdirstat
diff options
context:
space:
mode:
author Alan Aversa <alan.aveNOrsaSP@AMcox.net (remove NO and SPAM)>2019-03-29 07:50:38 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2019-03-29 07:50:38 +0700
commit99e39dc65e101084d34561457597e6910eff0055 (patch)
tree6c68182a7e980fd89f762509618bd256fe0d8944 /system/qdirstat
parent036783ecefa71159f80fb55273ab6d79fe393fce (diff)
downloadslackbuilds-99e39dc65e101084d34561457597e6910eff0055.tar.gz
slackbuilds-99e39dc65e101084d34561457597e6910eff0055.tar.xz
system/qdirstat: Updated for version 1.5.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/qdirstat')
-rw-r--r--system/qdirstat/qdirstat.SlackBuild4
-rw-r--r--system/qdirstat/qdirstat.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/system/qdirstat/qdirstat.SlackBuild b/system/qdirstat/qdirstat.SlackBuild
index f5d4619b72..f734bd64fd 100644
--- a/system/qdirstat/qdirstat.SlackBuild
+++ b/system/qdirstat/qdirstat.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for qdirstat
-# Copyright 2016 Alan Aversa
+# Copyright 2018 Alan Aversa
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=qdirstat
-VERSION=${VERSION:-1.4}
+VERSION=${VERSION:-1.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/qdirstat/qdirstat.info b/system/qdirstat/qdirstat.info
index 202aa5e17a..b3dc054e6d 100644
--- a/system/qdirstat/qdirstat.info
+++ b/system/qdirstat/qdirstat.info
@@ -1,8 +1,8 @@
PRGNAM="qdirstat"
-VERSION="1.4"
+VERSION="1.5"
HOMEPAGE="https://github.com/shundhammer/qdirstat/"
-DOWNLOAD="https://github.com/shundhammer/qdirstat/archive/1.4/qdirstat-1.4.tar.gz"
-MD5SUM="fcd3bcbdb5a78a1ea64bf3f8c12f392e"
+DOWNLOAD="https://github.com/shundhammer/qdirstat/archive/1.5/qdirstat-1.5.tar.gz"
+MD5SUM="fa820040430b92f8b8efca21bd7bb07d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="qt5"