diff --git a/srcpkgs/dolphin/template b/srcpkgs/dolphin/template index 7c6b67ca4d6..0d5f02f3788 100644 --- a/srcpkgs/dolphin/template +++ b/srcpkgs/dolphin/template @@ -1,6 +1,6 @@ # Template file for 'dolphin' pkgname=dolphin -version=19.04.3 +version=19.08.0 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=67a2b283049591fa0f00304b4da6532e9d59d9dc9067916e0ffe8aa19d93f579 +checksum=fd44714541ae7082d4615e441242afdba2d7810a373bfc8c3e64ff5c7db0a0f0 if [ "$CROSS_BUILD" ]; then LDFLAGS=" -Wl,-rpath-link,../bin"