layer-shell-qt: update to 5.23.2.
This commit is contained in:
parent
b7653a92b4
commit
6af9dfbb84
1 changed files with 2 additions and 2 deletions
|
@ -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.23.1
|
version=5.23.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=c79c2306ee9f6a672612b37f28074609748f5570b7785d4096e5573f12fb9e0a
|
checksum=8fc29b2cd8c7f4ff2ce2fb9de495673e0778af2125e63aa1c1d295775e98895f
|
||||||
|
|
||||||
layer-shell-qt-devel_package() {
|
layer-shell-qt-devel_package() {
|
||||||
depends="${sourcepkg}>=${version}_${revision}"
|
depends="${sourcepkg}>=${version}_${revision}"
|
||||||
|
|
Loading…
Reference in a new issue