From c67f303fc12aadd1c3904a6d4633169c204ea973 Mon Sep 17 00:00:00 2001 From: lemmi Date: Mon, 6 Mar 2017 14:59:40 +0100 Subject: [PATCH] qdirstat: update to 1.3. --- srcpkgs/qdirstat/template | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) 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"