From 0f360c269bb6b84ff03c77f8ba3a38f607094155 Mon Sep 17 00:00:00 2001 From: John Date: Fri, 10 May 2019 15:54:07 +0200 Subject: [PATCH] dolphin: update to 19.04.1 [ci skip] --- srcpkgs/dolphin/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/dolphin/template b/srcpkgs/dolphin/template index 0f5edafd60..24124c9de5 100644 --- a/srcpkgs/dolphin/template +++ b/srcpkgs/dolphin/template @@ -1,6 +1,6 @@ # Template file for 'dolphin' pkgname=dolphin -version=19.04.0 +version=19.04.1 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=f3f45b9048c283252067eebfad8c6e1efc6bc64d43fcba78b933850ea4762375 +checksum=72cab4d9f49ac05d3e0e8e1ff67cf29c0cacbe2c3a43506eca4c849ea878370a if [ "$CROSS_BUILD" ]; then LDFLAGS=" -Wl,-rpath-link,../bin"