dolphin: update to 21.04.3.
This commit is contained in:
parent
56435003b9
commit
91cde8b4ef
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'dolphin'
|
||||
pkgname=dolphin
|
||||
version=21.04.2
|
||||
version=21.04.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=4fb3d6c15725fc86f78d6f6fb305f32d94ba95bf6d02480f3c06feaeb6e5c553
|
||||
checksum=e3a1560c216efaa80c3ec99138c4657e9602e17aea250a418b18c2fc85295264
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
LDFLAGS=" -Wl,-rpath-link,../bin"
|
||||
|
|
Loading…
Reference in New Issue