kguiaddons: update to 5.94.0.
This commit is contained in:
parent
dea8957d18
commit
5770f0f0fd
|
@ -1,19 +1,19 @@
|
|||
# Template file for 'kguiaddons'
|
||||
pkgname=kguiaddons
|
||||
version=5.93.0
|
||||
version=5.94.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=ON -DWaylandScanner_EXECUTABLE=/usr/bin/wayland-scanner"
|
||||
hostmakedepends="kcoreaddons pkg-config extra-cmake-modules
|
||||
wayland-devel qt5-wayland qt5-host-tools qt5-tools-devel"
|
||||
makedepends="qt5-tools-devel qt5-x11extras-devel xcb-util-devel
|
||||
qt5-wayland-devel wayland-devel"
|
||||
plasma-wayland-protocols qt5-wayland-devel wayland-devel"
|
||||
short_desc="KDE frameworks - Addons to QtGui"
|
||||
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=27f26392140bd1abcb86c154fd6fd87e50b2493787827b2b1cacaf76544af40a
|
||||
checksum=f23182a7268d37cbc32eaa77bdc9dddc6429a8eff912f57841f6d96c71973873
|
||||
|
||||
kguiaddons-devel_package() {
|
||||
short_desc+=" - development"
|
||||
|
|
Loading…
Reference in New Issue