kwayland: update to 5.61.0
[ci skip]
This commit is contained in:
parent
cb0bd5bb5d
commit
0150354486
1 changed files with 3 additions and 3 deletions
|
@ -1,18 +1,18 @@
|
|||
# Template file for 'kwayland'
|
||||
pkgname=kwayland
|
||||
version=5.60.0
|
||||
version=5.61.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
hostmakedepends="kcoreaddons pkg-config extra-cmake-modules qt5-host-tools qt5-tools-devel
|
||||
wayland-devel"
|
||||
makedepends="qt5-tools-devel MesaLib-devel wayland-devel"
|
||||
makedepends="qt5-tools-devel MesaLib-devel wayland-devel wayland-protocols"
|
||||
short_desc="Qt-style client and server library wrapper for Wayland libraries"
|
||||
maintainer="John <johnz@posteo.net>"
|
||||
license="LGPL-2.1-or-later"
|
||||
homepage="https://projects.kde.org/projects/frameworks/kwayland"
|
||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=a0645594c2dc7c121b11eecf1c1d31448d110d13dab200caadddb7e1d836d905
|
||||
checksum=42d3bc629710e09074006af288986b00683853660648c9364fb09d49db3f0e07
|
||||
|
||||
kwayland-devel_package() {
|
||||
short_desc+=" - development"
|
||||
|
|
Loading…
Reference in a new issue