kxmlgui: update to 5.85.0.
This commit is contained in:
parent
7c128e11d8
commit
21be4b433c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kxmlgui'
|
||||
pkgname=kxmlgui
|
||||
version=5.84.0
|
||||
version=5.85.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=2c3cbd25499dc51e45270c525a528efe16d26a07dc2047fa074708ceb9dcaeb5
|
||||
checksum=253ae3984f2cc68165c683f5ac1f0a0417923d13673354e7ac8f156542cd3cb2
|
||||
|
||||
do_check() {
|
||||
cd build
|
||||
|
|
Loading…
Reference in a new issue