Merge pull request #5908 from lemmi/qdirstat

qdirstat: update to 1.3.
This commit is contained in:
Michael Gehring 2017-03-07 19:14:38 +01:00 committed by GitHub
commit aff19b2326

View file

@ -1,6 +1,6 @@
# Template file for 'qdirstat'
pkgname=qdirstat
version=1.2
version=1.3
revision=1
build_style=qmake
hostmakedepends="qt5-qmake"
@ -10,8 +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=d79734915768ae858c784142c7a07b7599178329b40c73894bf575decaf1a911
#export QT_SELECT=5
checksum=dd5fa00e8745344de73794e5d4076dff7ec1b20ce34091264cb0091bf7e123c9
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-devel"