dolphin: update to 21.08.0.

This commit is contained in:
John 2021-08-13 16:03:49 +02:00
parent 6c4fcb2305
commit 402664a662

View file

@ -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 <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=e3a1560c216efaa80c3ec99138c4657e9602e17aea250a418b18c2fc85295264
checksum=5666dce41371192a897a696d82acb0c8628cb8147372c33fc2b4065c572867a1
if [ "$CROSS_BUILD" ]; then
LDFLAGS=" -Wl,-rpath-link,../bin"