dolphin: update to 18.12.3.

This commit is contained in:
John 2019-03-07 13:55:48 +01:00
parent f88d62be3b
commit 2b8f411710

View file

@ -1,6 +1,6 @@
# Template file for 'dolphin'
pkgname=dolphin
version=18.12.2
version=18.12.3
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -13,7 +13,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=a5f88dc519c7d85cb542af11a5ee4f4c5e19e18eaad6087978e32a1d365d9e24
checksum=c4921759bdfec9a96201a5d76a67869f867ec7e3caf92f8e46fa5d853a0741b1
if [ "$CROSS_BUILD" ]; then
LDFLAGS=" -Wl,-rpath-link,../bin"