diff options
author | Alan Aversa <aveNOrsa@email.ariSPAMzona.edu (remove NO and SPAM)> | 2017-03-09 20:22:39 +0000 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2017-03-09 20:22:39 +0000 |
commit | 7c962e6e7f5516130dd5f200c3a17c247d17c896 (patch) | |
tree | 51af69c334911349ec6db8b3a7d8cfdf5d2b8034 | |
parent | 514790a4b74c5b2ff64a90ce3fc24552e2ed4c49 (diff) | |
download | slackbuilds-7c962e6e7f5516130dd5f200c3a17c247d17c896.tar.gz |
system/qdirstat: Updated for version 1.3.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
-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 83657fa1d5..357df1f2f9 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.2} +VERSION=${VERSION:-1.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/qdirstat/qdirstat.info b/system/qdirstat/qdirstat.info index 0b8713e955..755a37571a 100644 --- a/system/qdirstat/qdirstat.info +++ b/system/qdirstat/qdirstat.info @@ -1,8 +1,8 @@ PRGNAM="qdirstat" -VERSION="1.2" +VERSION="1.3" HOMEPAGE="https://github.com/shundhammer/qdirstat/" -DOWNLOAD="https://github.com/shundhammer/qdirstat/archive/1.2/qdirstat-1.2.tar.gz" -MD5SUM="731033b7f2ec7584e555624b612f9a15" +DOWNLOAD="https://github.com/shundhammer/qdirstat/archive/1.3/qdirstat-1.3.tar.gz" +MD5SUM="eca9fff4a9ec79be843e27b434691eba" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="qt5" |