dolphin: update to 21.04.1.

This commit is contained in:
John 2021-05-13 21:05:51 +02:00
parent 17919588cf
commit c9dfe7a6c8

View file

@ -1,6 +1,6 @@
# Template file for 'dolphin'
pkgname=dolphin
version=21.04.0
version=21.04.1
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=4988e59d4e3edfd58c2d0857745398fc1840c87ec03ea13b0d73254874cfbdbe
checksum=292377aca0454189186d4046ed69785d7fda672270362c3b538a001c9daa826e
if [ "$CROSS_BUILD" ]; then
LDFLAGS=" -Wl,-rpath-link,../bin"