diff --git a/srcpkgs/qdirstat/template b/srcpkgs/qdirstat/template index 8480168144f..502226eb85c 100644 --- a/srcpkgs/qdirstat/template +++ b/srcpkgs/qdirstat/template @@ -1,7 +1,7 @@ # Template file for 'qdirstat' pkgname=qdirstat -version=1.3 -revision=2 +version=1.4 +revision=1 build_style=qmake hostmakedepends="qt5-qmake" makedepends="zlib-devel qt5-devel" @@ -10,7 +10,7 @@ maintainer="lemmi " license="GPL-2" homepage="https://github.com/shundhammer/qdirstat" distfiles="https://github.com/shundhammer/qdirstat/archive/${version}.tar.gz" -checksum=dd5fa00e8745344de73794e5d4076dff7ec1b20ce34091264cb0091bf7e123c9 +checksum=7f9a0a7304c55ebfad1e50c7747ba762b07068f48304b3d3919bdb65ee037999 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-devel"