kwindowsystem: update to 5.74.0
[ci skip]
This commit is contained in:
parent
d8184e211a
commit
a3ead7ff83
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kwindowsystem'
|
# Template file for 'kwindowsystem'
|
||||||
pkgname=kwindowsystem
|
pkgname=kwindowsystem
|
||||||
version=5.73.0
|
version=5.74.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
|
@ -11,7 +11,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=0e27ad2cd5e4699efdc02daec181b4ffb0b9e31ec4c96f0f67899804aebbcde8
|
checksum=33da54b0f76a661919445c9352c04cc23f9b6a0f4c842a76aa810091ca09b12f
|
||||||
|
|
||||||
kwindowsystem-devel_package() {
|
kwindowsystem-devel_package() {
|
||||||
short_desc+=" - development"
|
short_desc+=" - development"
|
||||||
|
|
Loading…
Reference in a new issue