mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
kwayland-server: update to 5.21.4.
This commit is contained in:
parent
9137207eb9
commit
2f6f8384b8
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kwayland-server'
|
# Template file for 'kwayland-server'
|
||||||
pkgname=kwayland-server
|
pkgname=kwayland-server
|
||||||
version=5.21.3
|
version=5.21.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DWaylandScanner_EXECUTABLE=/usr/bin/wayland-scanner"
|
configure_args="-DWaylandScanner_EXECUTABLE=/usr/bin/wayland-scanner"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="John <me@johnnynator.dev>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://invent.kde.org/plasma/kwayland-server"
|
homepage="https://invent.kde.org/plasma/kwayland-server"
|
||||||
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=4409119a0e8c6dae5295490f965b26c1160b8df863cce6e46287a5ffe9d26a34
|
checksum=ff32f4e6b92fc900db41780cb2f2645c472e6ec5d3999aa17fb0fba807df71d6
|
||||||
|
|
||||||
kwayland-server-devel_package() {
|
kwayland-server-devel_package() {
|
||||||
depends="${sourcepkg}>=${version}_${revision}"
|
depends="${sourcepkg}>=${version}_${revision}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue