kxmlgui: update to 5.116.0.
This commit is contained in:
parent
a7a98d27ab
commit
4a25d45ca1
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kxmlgui'
|
||||
pkgname=kxmlgui
|
||||
version=5.115.0
|
||||
version=5.116.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
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"
|
||||
homepage="https://invent.kde.org/frameworks/kxmlgui"
|
||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=6b712d22d444210f803511daa7792b37ad1f8b29b7bcafee940ef0c06cb3783d
|
||||
checksum=636566a2530db0011c09de7f98ba83a53591e6cbdc43a2bb63ff125b991c7a40
|
||||
|
||||
do_check() {
|
||||
cd build
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
ignore=6.*
|
Loading…
Reference in New Issue