layer-shell-qt: update to 5.22.1.

This commit is contained in:
John 2021-06-15 18:48:38 +02:00
parent 8864e69e07
commit a917ebf78f
1 changed files with 2 additions and 2 deletions

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.0 version=5.22.1
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=7e08f39716885aa43a3f2f1bfb29441ef9ee4b07b2928a9680ae8e4c28adcaf7 checksum=60314e0b4253e4b8ce8359935b29659ac45d19f21941e771a7bc28a824b5a1d6
layer-shell-qt-devel_package() { layer-shell-qt-devel_package() {
depends="${sourcepkg}>=${version}_${revision}" depends="${sourcepkg}>=${version}_${revision}"