layer-shell-qt: update to 5.26.2.

This commit is contained in:
John 2022-10-30 19:45:22 +01:00
parent 5e15002e47
commit d369d7acc2
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.26.0 version=5.26.2
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=de043d147e2d900227870c73881015895b4b37d971a5075ffeaa021026cfb61e checksum=9f5de2480cc5139ddd682e689a008dff6758827f1f06b1ee220cc1d91a708452
layer-shell-qt-devel_package() { layer-shell-qt-devel_package() {
depends="${sourcepkg}>=${version}_${revision}" depends="${sourcepkg}>=${version}_${revision}"