kf6-kxmlgui: update to 6.5.0.
This commit is contained in:
parent
80dcd58b01
commit
393d804e04
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'kf6-kxmlgui'
|
||||
pkgname=kf6-kxmlgui
|
||||
version=6.3.0
|
||||
revision=3
|
||||
version=6.5.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="extra-cmake-modules qt6-tools qt6-base
|
||||
gettext"
|
||||
|
@ -12,7 +12,7 @@ maintainer="John <me@johnnynator.dev>"
|
|||
license="LGPL-2.1-or-later"
|
||||
homepage="https://invent.kde.org/frameworks/kxmlgui"
|
||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname#kf6-}-${version}.tar.xz"
|
||||
checksum=2273fdb2eb32f8cc9150c4cbcc4f7d9eb2f1268fcba7e21add27105c04e7995e
|
||||
checksum=75549dd54ae7b3e0bf01c6d82ebe2dcc797195ade223b6986dde9d688c5cd903
|
||||
|
||||
do_check() {
|
||||
cd build
|
||||
|
|
Loading…
Reference in New Issue