From 78185e36d754179bb5fa15801a8747bf35aba760 Mon Sep 17 00:00:00 2001 From: John Date: Thu, 6 Feb 2020 15:57:45 +0100 Subject: [PATCH] dolphin: update to 19.12.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 58a11fc48b0..cfb026d3feb 100644 --- a/srcpkgs/dolphin/template +++ b/srcpkgs/dolphin/template @@ -1,6 +1,6 @@ # Template file for 'dolphin' pkgname=dolphin -version=19.12.1 +version=19.12.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=492b4ca71e33373c7000aad5c7daf6e04d7ad537e1fde8a73d2c3db15858e8c8 +checksum=d4ef94be73b6da0d8031cd50cae07e242efed873212a99e1cf5111330fff3f7d if [ "$CROSS_BUILD" ]; then LDFLAGS=" -Wl,-rpath-link,../bin"