mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
kf6-kservice: update to 6.11.0.
This commit is contained in:
parent
2c8294f190
commit
1402304999
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kf6-kservice'
|
# Template file for 'kf6-kservice'
|
||||||
pkgname=kf6-kservice
|
pkgname=kf6-kservice
|
||||||
version=6.10.0
|
version=6.11.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DKF6_HOST_TOOLING=/usr/lib/cmake"
|
configure_args="-DKF6_HOST_TOOLING=/usr/lib/cmake"
|
||||||
|
@ -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/kservice"
|
homepage="https://invent.kde.org/frameworks/kservice"
|
||||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname#kf6-}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname#kf6-}-${version}.tar.xz"
|
||||||
checksum=04ad53850967e38822f8af1652b118992cd1bfa382e2718278bb6de03a0bdbb3
|
checksum=161cd296577ff9802b088b06866ec5ab4c1c1a6fe19f76bb5134cdf8a6ab4005
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
cd build
|
cd build
|
||||||
|
|
Loading…
Add table
Reference in a new issue