kwindowsystem: update to 5.110.0.

This commit is contained in:
John 2023-09-13 15:53:06 +02:00
parent be9821b1f8
commit 2b832dcfc2

View file

@ -1,6 +1,6 @@
# Template file for 'kwindowsystem' # Template file for 'kwindowsystem'
pkgname=kwindowsystem pkgname=kwindowsystem
version=5.109.0 version=5.110.0
revision=1 revision=1
build_style=cmake build_style=cmake
# Check stage requires a running X Server # Check stage requires a running X Server
@ -12,7 +12,7 @@ maintainer="John <me@johnnynator.dev>"
license="LGPL-2.1-or-later" license="LGPL-2.1-or-later"
homepage="https://invent.kde.org/frameworks/kwindowsystem" homepage="https://invent.kde.org/frameworks/kwindowsystem"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=088075c9ff367b5b53b6ecdd34dcf8a47a4cf47458ef02fd9d8df3266679c1a2 checksum=e00860e592fcee42c18e6da351b310cbb1358a45d9424f31ffe9e33fb29d6a50
kwindowsystem-devel_package() { kwindowsystem-devel_package() {
short_desc+=" - development" short_desc+=" - development"