From 9e27a3ed808442ed6831d1dfb6bcdc1cfbe2a5a6 Mon Sep 17 00:00:00 2001 From: lemmi Date: Sat, 6 Jul 2019 13:00:42 +0200 Subject: [PATCH] qdirstat: update to 1.5.90. --- srcpkgs/qdirstat/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/qdirstat/template b/srcpkgs/qdirstat/template index 505b61911c0..bb5a1dabd90 100644 --- a/srcpkgs/qdirstat/template +++ b/srcpkgs/qdirstat/template @@ -1,6 +1,6 @@ # Template file for 'qdirstat' pkgname=qdirstat -version=1.5 +version=1.5.90 revision=1 build_style=qmake hostmakedepends="qt5-qmake" @@ -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=5de21fb1ccc9f4df29b2969aa652237b4430e2cfbe37f6eda088482ed44bdbf5 +checksum=a1c6c0228a4638222f54d42129f90a251ee93a4060190cbe96c25a487db68450 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-devel"