diff options
author | Alan Aversa <alan.aveNOrsaSP@AMcox.net (remove NO and SPAM)> | 2020-02-15 09:00:11 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-02-15 09:00:11 +0700 |
commit | 84144fbff5d97d4b67a51a8a8175c6695db9b47c (patch) | |
tree | f507af76a51ee5c8571a7436bdf1b0e1d3ff1a76 /system/qdirstat | |
parent | 4489a70997e85db3c90ad32530c5d257827d5c1d (diff) |
system/qdirstat: Updated for version 1.6.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/qdirstat')
-rw-r--r-- | system/qdirstat/qdirstat.SlackBuild | 2 | ||||
-rw-r--r-- | system/qdirstat/qdirstat.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/system/qdirstat/qdirstat.SlackBuild b/system/qdirstat/qdirstat.SlackBuild index 14039d9ed922..c650048ca50f 100644 --- a/system/qdirstat/qdirstat.SlackBuild +++ b/system/qdirstat/qdirstat.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=qdirstat -VERSION=${VERSION:-1.6} +VERSION=${VERSION:-1.6.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/qdirstat/qdirstat.info b/system/qdirstat/qdirstat.info index 68c77422533f..b4f7a61f7841 100644 --- a/system/qdirstat/qdirstat.info +++ b/system/qdirstat/qdirstat.info @@ -1,8 +1,8 @@ PRGNAM="qdirstat" -VERSION="1.6" +VERSION="1.6.1" HOMEPAGE="https://github.com/shundhammer/qdirstat/" -DOWNLOAD="https://github.com/shundhammer/qdirstat/archive/1.6/qdirstat-1.6.tar.gz" -MD5SUM="3dbd167320d60c7088e3a631ad4713ba" +DOWNLOAD="https://github.com/shundhammer/qdirstat/archive/1.6.1/qdirstat-1.6.1.tar.gz" +MD5SUM="4cdf3cea0a9c0e7cedbf2ce01cf632ea" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="qt5" |