kf6-krunner: update to 6.2.0.

This commit is contained in:
Luciogi 2024-05-27 11:56:12 +05:00 committed by John Zimmermann
parent 8e8c72f477
commit c37f2f9a05

View file

@ -1,6 +1,6 @@
# Template file for 'kf6-krunner' # Template file for 'kf6-krunner'
pkgname=kf6-krunner pkgname=kf6-krunner
version=6.1.0 version=6.2.0
revision=1 revision=1
build_style=cmake build_style=cmake
hostmakedepends="extra-cmake-modules qt6-tools qt6-base hostmakedepends="extra-cmake-modules qt6-tools qt6-base
@ -13,7 +13,7 @@ maintainer="John <me@johnnynator.dev>"
license="LGPL-2.1-or-later" license="LGPL-2.1-or-later"
homepage="https://invent.kde.org/frameworks/krunner" homepage="https://invent.kde.org/frameworks/krunner"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname#kf6-}-${version}.tar.xz" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname#kf6-}-${version}.tar.xz"
checksum=faa21f990d9886659ed44c753ccf8d77ceb07df94e84c01893f93b08e06760d4 checksum=f18f1578ff8c76c455837a4bc9a3e71273bba4ac54afd24e143a9dc20706041f
do_check() { do_check() {
cd build cd build