kf6-kconfig: update to 6.6.0.
This commit is contained in:
parent
6ef90a22d4
commit
c9b4f5ea22
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kf6-kconfig'
|
||||
pkgname=kf6-kconfig
|
||||
version=6.5.0
|
||||
version=6.6.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DKDE_INSTALL_QMLDIR=lib/qt6/qml
|
||||
|
@ -13,7 +13,7 @@ maintainer="John <me@johnnynator.dev>"
|
|||
license="LGPL-2.1-or-later"
|
||||
homepage="https://invent.kde.org/frameworks/kconfig"
|
||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname#kf6-}-${version}.tar.xz"
|
||||
checksum=e48e5315d3491ddfb878abf124a6e14886a6317857fa63f411ecd720da8a5d13
|
||||
checksum=070bd019b07e15201e4c7072b71337c75f6917407406a1a7107fca1bff2855fe
|
||||
|
||||
do_check() {
|
||||
cd build
|
||||
|
|
Loading…
Reference in New Issue