mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
kwindowsystem: update to 5.116.0.
This commit is contained in:
parent
a73f5b0900
commit
a7a98d27ab
2 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kwindowsystem'
|
# Template file for 'kwindowsystem'
|
||||||
pkgname=kwindowsystem
|
pkgname=kwindowsystem
|
||||||
version=5.115.0
|
version=5.116.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
# Check stage requires a running X Server
|
# Check stage requires a running X Server
|
||||||
|
@ -12,7 +12,7 @@ maintainer="John <me@johnnynator.dev>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://invent.kde.org/frameworks/kwindowsystem"
|
homepage="https://invent.kde.org/frameworks/kwindowsystem"
|
||||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=e0a06b19b5fb3ce534b35ddb1db96911c9452e791c0c650eae77bf59fb355f53
|
checksum=7ec97633752fbde2505b40d762d933b642cae42b6b86d6e801fbdfcd2eeb5334
|
||||||
|
|
||||||
kwindowsystem-devel_package() {
|
kwindowsystem-devel_package() {
|
||||||
short_desc+=" - development"
|
short_desc+=" - development"
|
||||||
|
|
1
srcpkgs/kwindowsystem/update
Normal file
1
srcpkgs/kwindowsystem/update
Normal file
|
@ -0,0 +1 @@
|
||||||
|
ignore=6.*
|
Loading…
Add table
Reference in a new issue