diff --git a/srcpkgs/dolphin/template b/srcpkgs/dolphin/template index 0d514614a2..c2e03b0ff6 100644 --- a/srcpkgs/dolphin/template +++ b/srcpkgs/dolphin/template @@ -1,6 +1,6 @@ # Template file for 'dolphin' pkgname=dolphin -version=21.04.3 +version=21.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://kde.org/applications/en/system/org.kde.dolphin" distfiles="${KDE_SITE}/release-service/${version}/src/${pkgname}-${version}.tar.xz" -checksum=e3a1560c216efaa80c3ec99138c4657e9602e17aea250a418b18c2fc85295264 +checksum=5666dce41371192a897a696d82acb0c8628cb8147372c33fc2b4065c572867a1 if [ "$CROSS_BUILD" ]; then LDFLAGS=" -Wl,-rpath-link,../bin"