qdirstat: update to 1.6.

This commit is contained in:
lemmi 2019-07-24 17:46:38 +02:00
parent d4c3bab9c9
commit d96b7710e2

View file

@ -1,6 +1,6 @@
# Template file for 'qdirstat'
pkgname=qdirstat
version=1.5.90
version=1.6
revision=1
build_style=qmake
hostmakedepends="qt5-qmake"
@ -10,7 +10,7 @@ maintainer="lemmi <lemmi@nerd2nerd.org>"
license="GPL-2"
homepage="https://github.com/shundhammer/qdirstat"
distfiles="https://github.com/shundhammer/qdirstat/archive/${version}.tar.gz"
checksum=a1c6c0228a4638222f54d42129f90a251ee93a4060190cbe96c25a487db68450
checksum=9d3eb8bb969ea0177104ab021068c911f2e7b4f93880ea4ee1774c57ae11e4d6
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-devel"