dolphin: update to 22.12.1.

This commit is contained in:
John 2023-01-10 21:04:57 +01:00
parent c6a559ea4b
commit bda31ca304

View File

@ -1,6 +1,6 @@
# Template file for 'dolphin'
pkgname=dolphin
version=22.08.2
version=22.12.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=39f2ee237ee5e62baf05e3798d8512e01a7d40276fca03488e256c6e30543b56
checksum=7f694aa000090ec501f7318fca15c980e57addd4d1532862d2250a8840d88cea
if [ "$CROSS_BUILD" ]; then
LDFLAGS=" -Wl,-rpath-link,../bin"