kwayland: update to 5.59.0

[ci skip]
This commit is contained in:
John 2019-06-08 14:19:57 +02:00
parent 281ae2bad6
commit 60910f1685
No known key found for this signature in database
GPG key ID: 778558807E4FFC55

View file

@ -1,6 +1,6 @@
# Template file for 'kwayland' # Template file for 'kwayland'
pkgname=kwayland pkgname=kwayland
version=5.58.0 version=5.59.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 <johnz@posteo.net>"
license="LGPL-2.1-or-later" license="LGPL-2.1-or-later"
homepage="https://projects.kde.org/projects/frameworks/kwayland" homepage="https://projects.kde.org/projects/frameworks/kwayland"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=a273a64ac06698e7c7d297da05c3b4889893c8b4179b01aa7ae1c2fb8681a4f1 checksum=39ae3b71b452e555ef2715a0b1305d44e52b1913882981f8e2e036f481f3e580
kwayland-devel_package() { kwayland-devel_package() {
short_desc+=" - development" short_desc+=" - development"