diff --git a/srcpkgs/qdirstat/template b/srcpkgs/qdirstat/template index 7a1cc951126..051c0276770 100644 --- a/srcpkgs/qdirstat/template +++ b/srcpkgs/qdirstat/template @@ -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 " 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"