From 511b6882f02c02ce807ffab424b89ff136287ab7 Mon Sep 17 00:00:00 2001 From: John Date: Thu, 8 Nov 2018 14:56:59 +0100 Subject: [PATCH] dolphin: update to 18.08.3. --- srcpkgs/dolphin/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/dolphin/template b/srcpkgs/dolphin/template index e717b702b28..77fef4bcfe7 100644 --- a/srcpkgs/dolphin/template +++ b/srcpkgs/dolphin/template @@ -1,6 +1,6 @@ # Template file for 'dolphin' pkgname=dolphin -version=18.08.2 +version=18.08.3 revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF" @@ -13,7 +13,7 @@ maintainer="Denis Revin " 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=5d79d289735822dfc27917917ee7c92284d1f846696773ed66da2102617e9451 +checksum=2bb4560979f8b3fe970bfdebea51b784cc3088ee4c3919bc5d9bf5eb5dfd916c if [ "$CROSS_BUILD" ]; then LDFLAGS=" -Wl,-rpath-link,../bin"