kwayland: update to 5.96.0.
This commit is contained in:
parent
704656db54
commit
78a581d843
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kwayland'
|
# Template file for 'kwayland'
|
||||||
pkgname=kwayland
|
pkgname=kwayland
|
||||||
version=5.94.0
|
version=5.96.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 <me@johnnynator.dev>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://invent.kde.org/frameworks/kwayland"
|
homepage="https://invent.kde.org/frameworks/kwayland"
|
||||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=b2a4d8e1b4d81ce798c991cfb34210ba095f6406a37f4714ae3ab64abaca2636
|
checksum=eb1f4eb5a3891be41d4534f4617ff396b0933a2de7ee17dce6bbf37b63d49635
|
||||||
|
|
||||||
kwayland-devel_package() {
|
kwayland-devel_package() {
|
||||||
short_desc+=" - development"
|
short_desc+=" - development"
|
||||||
|
|
Loading…
Reference in New Issue