dolphin: update to 20.12.3.

This commit is contained in:
John 2021-03-07 11:44:18 +01:00
parent 3482eb0a00
commit 949b2067dd

View file

@ -1,6 +1,6 @@
# Template file for 'dolphin'
pkgname=dolphin
version=20.12.2
version=20.12.3
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=59f82f599fec19fc3065f034089b6d35a58ddc419e10c370d99d1ca0b7d0baa6
checksum=9794b825de2440f53bd237c0bc1c974e89431b5c440ab81ccc1135e696f8a1f3
if [ "$CROSS_BUILD" ]; then
LDFLAGS=" -Wl,-rpath-link,../bin"