kxmlgui: update to 5.86.0.
This commit is contained in:
parent
6f31462059
commit
bbff9a68c6
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.85.0
|
version=5.86.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=253ae3984f2cc68165c683f5ac1f0a0417923d13673354e7ac8f156542cd3cb2
|
checksum=10dcee6b2e1a7808f9087861968c5918f43f8778e6e4b7b98069dfab3b9e1379
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
cd build
|
cd build
|
||||||
|
|
Loading…
Reference in a new issue