kwindowsystem: update to 5.71.0
[ci skip]
This commit is contained in:
parent
3284f4a612
commit
6b7ba2bc64
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.70.0
|
version=5.71.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 <johnz@posteo.net>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://projects.kde.org/projects/frameworks/kwindowsystem"
|
homepage="https://projects.kde.org/projects/frameworks/kwindowsystem"
|
||||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=9003fded6cb8338521024bdcfccc4d36336f3f9cc9a4e6ba4eaa50bd8064c828
|
checksum=a3613aea6fa73ebc53f28c011a6bca31ed157e29f85df767e617c44399360cda
|
||||||
|
|
||||||
kwindowsystem-devel_package() {
|
kwindowsystem-devel_package() {
|
||||||
short_desc+=" - development"
|
short_desc+=" - development"
|
||||||
|
|
Loading…
Reference in a new issue