kf6-kconfig: update to 6.5.0.
This commit is contained in:
parent
d3923d012a
commit
4e11deb3ac
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kf6-kconfig'
|
||||
pkgname=kf6-kconfig
|
||||
version=6.3.0
|
||||
version=6.5.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=8d809aaf7b5151ecd797c601c7f2701bc426b66d431b52069c7ff3b4002d7979
|
||||
checksum=e48e5315d3491ddfb878abf124a6e14886a6317857fa63f411ecd720da8a5d13
|
||||
|
||||
do_check() {
|
||||
cd build
|
||||
|
|
Loading…
Reference in New Issue