dolphin: fix typo version

This commit is contained in:
Hervy Qurrotul Ainur Rozi 2022-05-16 17:37:45 +07:00 committed by John Zimmermann
parent d387511ded
commit 506157517d

View File

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