dolphin: update to 21.04.1.
This commit is contained in:
parent
27ef7b64ec
commit
11966f8983
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'dolphin'
|
||||
pkgname=dolphin
|
||||
version=21.12.3
|
||||
version=21.04.1
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
|
@ -15,7 +15,7 @@ license="GPL-2.0-or-later, GFDL-1.2-or-later"
|
|||
homepage="https://kde.org/applications/en/system/org.kde.dolphin"
|
||||
changelog="https://kde.org/announcements/changelogs/gear/${version}/#dolphin"
|
||||
distfiles="${KDE_SITE}/release-service/${version}/src/${pkgname}-${version}.tar.xz"
|
||||
checksum=5812238be9a4ee204e864cd30166285af599c6478eb9ce53cf9a552091c2b654
|
||||
checksum=292377aca0454189186d4046ed69785d7fda672270362c3b538a001c9daa826e
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
LDFLAGS=" -Wl,-rpath-link,../bin"
|
||||
|
|
Loading…
Reference in New Issue