mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
system/qdirstat: Updated for version 1.6.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
4489a70997
commit
84144fbff5
2 changed files with 4 additions and 4 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue