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