dolphin: update to 19.08.3

[ci skip]
This commit is contained in:
John 2019-11-08 12:45:01 +01:00
parent 3949a73059
commit 28311e16d6

View file

@ -1,6 +1,6 @@
# Template file for 'dolphin'
pkgname=dolphin
version=19.08.2
version=19.08.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}/applications/${version}/src/${pkgname}-${version}.tar.xz"
checksum=0c56515737fc0f96020b3c157a93023095d1a1e23637e7670e068c6c286bbc3b
checksum=de71f52324c15d692448ac4c79c1e0fcf35df5c03349a8bcbebfae20d9f69d4e
if [ "$CROSS_BUILD" ]; then
LDFLAGS=" -Wl,-rpath-link,../bin"