kxmlgui: update to 5.76.0
[ci skip]
This commit is contained in:
parent
24f30324b7
commit
5914d4900e
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.75.0
|
version=5.76.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
|
@ -12,7 +12,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=8d5a45cf5ddeb650f76f16872e2b6c7a8d808757fc23d3000e11803bf83f7c91
|
checksum=73ae838fb79f97243bea36d438e9bc45315183bbb6b08ab5173c822cfcb4dd82
|
||||||
|
|
||||||
kxmlgui-devel_package() {
|
kxmlgui-devel_package() {
|
||||||
short_desc+=" - development"
|
short_desc+=" - development"
|
||||||
|
|
Loading…
Reference in a new issue