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