mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 17:33:03 +02:00
kwayland-server: update to 5.21.3.
This commit is contained in:
parent
2e66ff94c3
commit
79a7925df7
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.2
|
version=5.21.3
|
||||||
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=0ea9ba09575ef5fb8368284b327eef2ee77d17c20511a3b7219f9b4e465f6aa3
|
checksum=4409119a0e8c6dae5295490f965b26c1160b8df863cce6e46287a5ffe9d26a34
|
||||||
|
|
||||||
kwayland-server-devel_package() {
|
kwayland-server-devel_package() {
|
||||||
depends="${sourcepkg}>=${version}_${revision}"
|
depends="${sourcepkg}>=${version}_${revision}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue