From 8b7bc380e335cfb1092c6f9269de913be56c7e6b Mon Sep 17 00:00:00 2001 From: John Date: Fri, 12 Jul 2019 23:36:52 +0200 Subject: [PATCH] dolphin: update to 19.04.3 [ci skip] --- srcpkgs/dolphin/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/dolphin/template b/srcpkgs/dolphin/template index 9058709cae2..7c6b67ca4d6 100644 --- a/srcpkgs/dolphin/template +++ b/srcpkgs/dolphin/template @@ -1,7 +1,7 @@ # Template file for 'dolphin' pkgname=dolphin -version=19.04.2 -revision=2 +version=19.04.3 +revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF" hostmakedepends="extra-cmake-modules python qt5-qmake qt5-host-tools @@ -14,7 +14,7 @@ maintainer="John " license="GPL-2.0-or-later, GFDL-1.2-or-later" homepage="https://userbase.kde.org/Dolphin" distfiles="${KDE_SITE}/applications/${version}/src/${pkgname}-${version}.tar.xz" -checksum=1aacf622e1830ac458e3ab706b1a895eec467b9e0401c9bc88f1eb381205df79 +checksum=67a2b283049591fa0f00304b4da6532e9d59d9dc9067916e0ffe8aa19d93f579 if [ "$CROSS_BUILD" ]; then LDFLAGS=" -Wl,-rpath-link,../bin"