kguiaddons: update to 5.105.0

This commit is contained in:
Kenneth Raplee 2023-04-22 08:04:07 -07:00 committed by John
parent 2a47ef7a2e
commit b52484751f
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'kguiaddons'
pkgname=kguiaddons
version=5.103.0
version=5.105.0
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=ON -DWaylandScanner_EXECUTABLE=/usr/bin/wayland-scanner
@ -14,7 +14,7 @@ maintainer="John <me@johnnynator.dev>"
license="LGPL-2.0-only, LGPL-2.0-or-later, LGPL-2.1-or-later"
homepage="https://invent.kde.org/frameworks/kguiaddons"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=e63280fdefc4d82b42fc7b8e8e30c0b92e05538b00fb31086683019cc2d5b232
checksum=66318ce05ce96fc69533adae525a8aa7e11ee675646fc395b46de30fafa31af1
build_options="wayland x11"
build_options_default="wayland x11"