From d55bac0b2caaf92a2fb924358af4993a5e5e36c9 Mon Sep 17 00:00:00 2001 From: John Date: Tue, 16 Jun 2020 22:26:03 +0200 Subject: [PATCH] dolphin: update to 20.04.2 [ci skip] --- srcpkgs/dolphin/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/dolphin/template b/srcpkgs/dolphin/template index 21efa19a181..2017de969b8 100644 --- a/srcpkgs/dolphin/template +++ b/srcpkgs/dolphin/template @@ -1,6 +1,6 @@ # Template file for 'dolphin' pkgname=dolphin -version=20.04.1 +version=20.04.2 revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF" @@ -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}/release-service/${version}/src/${pkgname}-${version}.tar.xz" -checksum=ba5db89b338d29c5fa492fc7ce08304427d8db51775fe5a4d34b444034d02577 +checksum=37e4c1510227112365418cacccabc6d535fb0880e182a2341bfe00d585d14fb2 if [ "$CROSS_BUILD" ]; then LDFLAGS=" -Wl,-rpath-link,../bin"