dolphin: update to 12.08.2.

This commit is contained in:
John 2021-10-18 12:44:19 +02:00
parent 07fd427e67
commit 93ee6e6ef1

View file

@ -1,6 +1,6 @@
# Template file for 'dolphin'
pkgname=dolphin
version=21.08.2
version=12.08.2
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=4256d5077cc83f8025838b59f4dafabb16ed800bcb58761f312f6a8cdcc551a1
checksum=
if [ "$CROSS_BUILD" ]; then
LDFLAGS=" -Wl,-rpath-link,../bin"