mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
kf6-krunner: update to 6.6.0.
This commit is contained in:
parent
411b1499d3
commit
d3f76d8310
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kf6-krunner'
|
# Template file for 'kf6-krunner'
|
||||||
pkgname=kf6-krunner
|
pkgname=kf6-krunner
|
||||||
version=6.5.0
|
version=6.6.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=5674afef23fe6747aaa8b06c405a53a4e40f77ba24535d2080d512602b036030
|
checksum=17d4201be7ce712071d29e9528feafdc2be20391834a110c3584cc142c9f4b11
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
cd build
|
cd build
|
||||||
|
|
Loading…
Add table
Reference in a new issue