From 3496da85229bc04445f6f6597e49bbeefa4dcfbc Mon Sep 17 00:00:00 2001 From: John Date: Thu, 10 Oct 2019 20:06:04 +0300 Subject: [PATCH] dolphin: update to 19.08.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 f32541324db..ab48334e3de 100644 --- a/srcpkgs/dolphin/template +++ b/srcpkgs/dolphin/template @@ -1,6 +1,6 @@ # Template file for 'dolphin' pkgname=dolphin -version=19.08.1 +version=19.08.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}/applications/${version}/src/${pkgname}-${version}.tar.xz" -checksum=a612dac0cf50301af46ad5fa29aad630bb33a8a4bd416a4d6023b65fb00f25cc +checksum=0c56515737fc0f96020b3c157a93023095d1a1e23637e7670e068c6c286bbc3b if [ "$CROSS_BUILD" ]; then LDFLAGS=" -Wl,-rpath-link,../bin"