mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-04 11:03:06 +02:00
kf6-krunner: update to 6.17.0.
This commit is contained in:
parent
55e356249e
commit
bea8e9d574
1 changed files with 3 additions and 3 deletions
|
@ -1,19 +1,19 @@
|
||||||
# Template file for 'kf6-krunner'
|
# Template file for 'kf6-krunner'
|
||||||
pkgname=kf6-krunner
|
pkgname=kf6-krunner
|
||||||
version=6.14.0
|
version=6.17.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
|
||||||
gettext"
|
gettext"
|
||||||
makedepends="kf6-kconfig-devel kf6-kcoreaddons-devel kf6-ki18n-devel
|
makedepends="kf6-kconfig-devel kf6-kcoreaddons-devel kf6-ki18n-devel
|
||||||
kf6-kitemmodels-devel"
|
kf6-kitemmodels-devel kf6-kwindowsystem-devel"
|
||||||
checkdepends="dbus"
|
checkdepends="dbus"
|
||||||
short_desc="Framework for providing different actions given a string query"
|
short_desc="Framework for providing different actions given a string query"
|
||||||
maintainer="John <me@johnnynator.dev>"
|
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=138cfb98cd73392722f4499408d075a2c7705bdbf436ecc077360c3153db2fa6
|
checksum=9d4a5c0c74b0cfa9e35c31de762633ddec0439c50fa44bc85bec28ada0106912
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
cd build
|
cd build
|
||||||
|
|
Loading…
Add table
Reference in a new issue