mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
kwayland: update to 5.112.0.
This commit is contained in:
parent
f7c2d1b214
commit
25623c458c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kwayland'
|
# Template file for 'kwayland'
|
||||||
pkgname=kwayland
|
pkgname=kwayland
|
||||||
version=5.111.0
|
version=5.112.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="John <me@johnnynator.dev>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://invent.kde.org/frameworks/kwayland"
|
homepage="https://invent.kde.org/frameworks/kwayland"
|
||||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=7369467980c0680df5b1c1a263ca574bf459d8328235002b63e06c831b942904
|
checksum=099cdeebd6000a7ce18972965fc467e34f540ca4006bf36668323d983a79f75b
|
||||||
|
|
||||||
kwayland-devel_package() {
|
kwayland-devel_package() {
|
||||||
short_desc+=" - development"
|
short_desc+=" - development"
|
||||||
|
|
Loading…
Add table
Reference in a new issue