kxmlgui: update to 5.101.0.
This commit is contained in:
parent
99c9dce50d
commit
054ce478f7
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'kxmlgui'
|
||||
pkgname=kxmlgui
|
||||
version=5.100.0
|
||||
revision=2
|
||||
version=5.101.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="kcoreaddons extra-cmake-modules kcoreaddons
|
||||
gettext qt5-qmake qt5-host-tools python3"
|
||||
|
@ -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=7eee0553056d033d95cd2a04259585d789746f011a8c5bd89fc6632cdc568ea5
|
||||
checksum=d5d559a211513ea5977b4efbabb89d4a53a74a7633086c3e8cc8e3231cfd9c7a
|
||||
|
||||
do_check() {
|
||||
cd build
|
||||
|
|
Loading…
Reference in New Issue