diff options
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 |
commit | 99e39dc65e101084d34561457597e6910eff0055 (patch) | |
tree | 6c68182a7e980fd89f762509618bd256fe0d8944 /system/qdirstat | |
parent | 036783ecefa71159f80fb55273ab6d79fe393fce (diff) |
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.SlackBuild | 4 | ||||
-rw-r--r-- | system/qdirstat/qdirstat.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/system/qdirstat/qdirstat.SlackBuild b/system/qdirstat/qdirstat.SlackBuild index f5d4619b7245..f734bd64fdf0 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 202aa5e17a9b..b3dc054e6dee 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" |