dolphin: update to 19.12.3

[ci skip]
This commit is contained in:
John 2020-03-06 06:54:56 +01:00
parent 96447d0edc
commit be1219ee8a

View file

@ -1,6 +1,6 @@
# Template file for 'dolphin'
pkgname=dolphin
version=19.12.2
version=19.12.3
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -14,7 +14,7 @@ maintainer="John <johnz@posteo.net>"
license="GPL-2.0-or-later, GFDL-1.2-or-later"
homepage="https://userbase.kde.org/Dolphin"
distfiles="${KDE_SITE}/release-service/${version}/src/${pkgname}-${version}.tar.xz"
checksum=d4ef94be73b6da0d8031cd50cae07e242efed873212a99e1cf5111330fff3f7d
checksum=ba16f4d5be5ccc3c135a913f2e3c7dd3b7a492cfc9ec9ae518f714fcd7c2ab47
if [ "$CROSS_BUILD" ]; then
LDFLAGS=" -Wl,-rpath-link,../bin"