mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-04 19:12:57 +02:00
kf6-kconfig: update to 6.17.0.
This commit is contained in:
parent
26ef208687
commit
1deae00d28
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kf6-kconfig'
|
# Template file for 'kf6-kconfig'
|
||||||
pkgname=kf6-kconfig
|
pkgname=kf6-kconfig
|
||||||
version=6.14.0
|
version=6.17.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DKDE_INSTALL_QMLDIR=lib/qt6/qml
|
configure_args="-DKDE_INSTALL_QMLDIR=lib/qt6/qml
|
||||||
|
@ -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/kconfig"
|
homepage="https://invent.kde.org/frameworks/kconfig"
|
||||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname#kf6-}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname#kf6-}-${version}.tar.xz"
|
||||||
checksum=a1b27e762b78fbc34124f35fd4125711f4036ae532c79d3cf3dc683289c1e765
|
checksum=067435b24ca9f7cf56a8ce5b108438a15607b26dc52905ae07dc187c7e2949de
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
cd build
|
cd build
|
||||||
|
|
Loading…
Add table
Reference in a new issue