mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-09 13:32:55 +02:00
kwayland-server: update to 5.21.5.
This commit is contained in:
parent
2ced36c7ce
commit
439ec4f659
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.4
|
version=5.21.5
|
||||||
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=ff32f4e6b92fc900db41780cb2f2645c472e6ec5d3999aa17fb0fba807df71d6
|
checksum=2fcfc16e8bda1f85db8148715ec08a1b36a0738c3796cf886faadc983f8e21c9
|
||||||
|
|
||||||
kwayland-server-devel_package() {
|
kwayland-server-devel_package() {
|
||||||
depends="${sourcepkg}>=${version}_${revision}"
|
depends="${sourcepkg}>=${version}_${revision}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue