layer-shell-qt: update to 5.22.4.
This commit is contained in:
parent
f72435fdc1
commit
fee55f05e3
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.22.3
|
version=5.22.4
|
||||||
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=d85ec7f7aa8a90fe454a4087cfebf17d1827ecf8871abd814f2e05621086ce4a
|
checksum=1528e64b441f2c67c71f87785485644376391489fdef9a9de0c0034517993886
|
||||||
|
|
||||||
layer-shell-qt-devel_package() {
|
layer-shell-qt-devel_package() {
|
||||||
depends="${sourcepkg}>=${version}_${revision}"
|
depends="${sourcepkg}>=${version}_${revision}"
|
||||||
|
|
Loading…
Reference in a new issue