kfind: update to 24.02.2.
This commit is contained in:
parent
718b59bf02
commit
393dc6c542
1 changed files with 8 additions and 5 deletions
|
@ -1,15 +1,18 @@
|
|||
# Template file for 'kfind'
|
||||
pkgname=kfind
|
||||
version=23.08.5
|
||||
version=24.02.2
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="extra-cmake-modules gettext kcoreaddons qt5-host-tools qt5-qmake
|
||||
kdoctools"
|
||||
makedepends="kfilemetadata5-devel kparts-devel"
|
||||
configure_args="-DBUILD_TESTING=OFF -DKF6_HOST_TOOLING=/usr/lib/cmake
|
||||
-DKDE_INSTALL_QTPLUGINDIR=lib/qt6/plugins"
|
||||
hostmakedepends="extra-cmake-modules gettext kf6-kcoreaddons qt6-base
|
||||
kf6-kdoctools kf6-kconfig"
|
||||
makedepends="kf6-kfilemetadata-devel kf6-karchive-devel kf6-ki18n-devel
|
||||
kf6-kio-devel kf6-kwidgetsaddons-devel kf6-kxmlgui-devel kf6-kdoctools-devel"
|
||||
short_desc="Find files and folders"
|
||||
maintainer="Piotr Wójcik <chocimier@tlen.pl>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://www.kde.org/applications/utilities/kfind/"
|
||||
changelog="https://kde.org/announcements/changelogs/gear/${version}/#kfind"
|
||||
distfiles="${KDE_SITE}/release-service/${version}/src/kfind-${version}.tar.xz"
|
||||
checksum=ba14e9ec9f79ff8b7a8a434e9b3d2545a6297e3fe53bafe82b3dbc061d8c2ec8
|
||||
checksum=ae0f1fb029c4b4b85122ccd71f4c1d186929ef19057ddaf3b72ca1b3252c98ad
|
||||
|
|
Loading…
Add table
Reference in a new issue