kf6-kconfigwidgets: update to 6.5.0.
This commit is contained in:
parent
4e11deb3ac
commit
f843e2a08f
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'kf6-kconfigwidgets'
|
||||
pkgname=kf6-kconfigwidgets
|
||||
version=6.3.0
|
||||
revision=2
|
||||
version=6.5.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DKF6_HOST_TOOLING=/usr/lib/cmake"
|
||||
hostmakedepends="extra-cmake-modules qt6-tools qt6-base
|
||||
|
@ -13,7 +13,7 @@ maintainer="John <me@johnnynator.dev>"
|
|||
license="LGPL-2.1-or-later"
|
||||
homepage="https://invent.kde.org/frameworks/kconfigwidgets"
|
||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname#kf6-}-${version}.tar.xz"
|
||||
checksum=bac86669b83c39fa0d3d45804202ed6db5aa48edc6b4d177c572a2214d262090
|
||||
checksum=a4804683fc0477fb505c410444164bf2803ffc216d221609a0be5842803e5612
|
||||
|
||||
do_check() {
|
||||
cd build
|
||||
|
|
Loading…
Reference in New Issue