mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 02:42:56 +02:00
kwayland-server: update to 5.20.2
[ci skip]
This commit is contained in:
parent
62daa6ae6f
commit
76580cae1e
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.20.1
|
version=5.20.2
|
||||||
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=afdadebf8ab32c5598ff7e3bb60d1c37920c639c122a27874a38453a33287d02
|
checksum=dfba976a5485ecd92c69154521a773cbb9c51d7f07b9326cd0e80f8ac0bb0af0
|
||||||
|
|
||||||
kwayland-server-devel_package() {
|
kwayland-server-devel_package() {
|
||||||
depends="${sourcepkg}>=${version}_${revision}"
|
depends="${sourcepkg}>=${version}_${revision}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue