kxmlgui: update to 5.79.0.
This commit is contained in:
parent
3a2fefe812
commit
feb6f165fa
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.78.0
|
version=5.79.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=f80cb68986675a70a36ae711296973c9f88142779c4b402aa156a1bd577fdd17
|
checksum=6983ae7d11a3518fd02850e8c9598aa35ea101b383c0a055d1f89e1d62590ec9
|
||||||
|
|
||||||
kxmlgui-devel_package() {
|
kxmlgui-devel_package() {
|
||||||
short_desc+=" - development"
|
short_desc+=" - development"
|
||||||
|
|
Loading…
Reference in a new issue