kxmlgui: update to 5.93.0.
This commit is contained in:
parent
9d60b24cfd
commit
5c1f0bcd12
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kxmlgui'
|
# Template file for 'kxmlgui'
|
||||||
pkgname=kxmlgui
|
pkgname=kxmlgui
|
||||||
version=5.92.0
|
version=5.93.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="kcoreaddons extra-cmake-modules kcoreaddons
|
hostmakedepends="kcoreaddons extra-cmake-modules kcoreaddons
|
||||||
|
@ -11,7 +11,7 @@ maintainer="John <me@johnnynator.dev>"
|
||||||
license="LGPL-2.0-or-later, LGPL-2.1-or-later"
|
license="LGPL-2.0-or-later, LGPL-2.1-or-later"
|
||||||
homepage="https://invent.kde.org/frameworks/kxmlgui"
|
homepage="https://invent.kde.org/frameworks/kxmlgui"
|
||||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=e08b4c0d3cc39f788d918bd2ba331966a8af5208233c38a27f029f93a597b743
|
checksum=74ba65d95fac0cd09cb66e14d199efc739e1a8c9aec25812f41cfc64d7f4b099
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
cd build
|
cd build
|
||||||
|
|
Loading…
Reference in a new issue