layer-shell-qt: update to 5.22.3.

This commit is contained in:
John 2021-07-08 23:01:59 +02:00
parent 89cf4b1523
commit aa30137f5e

View file

@ -1,6 +1,6 @@
# Template file for 'layer-shell-qt' # Template file for 'layer-shell-qt'
pkgname=layer-shell-qt pkgname=layer-shell-qt
version=5.22.2 version=5.22.3
revision=1 revision=1
build_style=cmake build_style=cmake
confiugre_args="-DWaylandScanner_EXECUTABLE=/usr/bin/wayland-scanner" confiugre_args="-DWaylandScanner_EXECUTABLE=/usr/bin/wayland-scanner"
@ -13,7 +13,7 @@ maintainer="John <me@johnnynator.dev>"
license="GPL-3.0-or-later" license="GPL-3.0-or-later"
homepage="https://invent.kde.org/plasma/layer-shell-qt" homepage="https://invent.kde.org/plasma/layer-shell-qt"
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz" distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
checksum=416ad71877987f06c539800176ede777a8b7328219dac315280d0059a2ca9ad7 checksum=d85ec7f7aa8a90fe454a4087cfebf17d1827ecf8871abd814f2e05621086ce4a
layer-shell-qt-devel_package() { layer-shell-qt-devel_package() {
depends="${sourcepkg}>=${version}_${revision}" depends="${sourcepkg}>=${version}_${revision}"