dolphin: update to 21.08.1.

This commit is contained in:
John 2021-09-04 11:12:30 +02:00
parent 75ead5ae34
commit 7c8f07482c
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'dolphin'
pkgname=dolphin
version=21.08.0
version=21.08.1
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -14,7 +14,7 @@ maintainer="John <me@johnnynator.dev>"
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=5666dce41371192a897a696d82acb0c8628cb8147372c33fc2b4065c572867a1
checksum=6e5dce2629f8333b426074d0f35dc96d40b528948db101443f8270ea554cb3ee
if [ "$CROSS_BUILD" ]; then
LDFLAGS=" -Wl,-rpath-link,../bin"