kf6-kitemviews: update to 6.14.0.

This commit is contained in:
John 2025-06-11 21:14:39 +02:00
parent 5aeb95fad6
commit ab9d8ca07f

View file

@ -1,6 +1,6 @@
# Template file for 'kf6-kitemviews' # Template file for 'kf6-kitemviews'
pkgname=kf6-kitemviews pkgname=kf6-kitemviews
version=6.12.0 version=6.14.0
revision=1 revision=1
build_style=cmake build_style=cmake
configure_args="$(vopt_bool designerplugin BUILD_DESIGNERPLUGIN)" configure_args="$(vopt_bool designerplugin BUILD_DESIGNERPLUGIN)"
@ -11,7 +11,7 @@ maintainer="John <me@johnnynator.dev>"
license="LGPL-2.1-or-later" license="LGPL-2.1-or-later"
homepage="https://invent.kde.org/frameworks/kitemviews" homepage="https://invent.kde.org/frameworks/kitemviews"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname#kf6-}-${version}.tar.xz" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname#kf6-}-${version}.tar.xz"
checksum=f8d5ff2e4e5234bce8ed56889d8b3d7e94554ec8b40e397d2e9ac2ffc117e3d3 checksum=997167402dbaa7885ae2aaa4cf8b5f409f57d50bce06a3b56c577e93a975ba4a
build_options="designerplugin" build_options="designerplugin"