plasma-workspace: update to 5.22.4.
This commit is contained in:
parent
7e0c402ab5
commit
89d082413e
|
@ -1,11 +1,11 @@
|
||||||
# Template file for 'plasma-workspace'
|
# Template file for 'plasma-workspace'
|
||||||
pkgname=plasma-workspace
|
pkgname=plasma-workspace
|
||||||
version=5.22.3
|
version=5.22.4
|
||||||
revision=2
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF
|
configure_args="-DBUILD_TESTING=OFF
|
||||||
-DWaylandScanner_EXECUTABLE=/usr/bin/wayland-scanner
|
-DWaylandScanner_EXECUTABLE=/usr/bin/wayland-scanner
|
||||||
DKF5_HOST_TOOLING=/usr/lib/cmake"
|
-DKF5_HOST_TOOLING=/usr/lib/cmake"
|
||||||
hostmakedepends="extra-cmake-modules iso-codes pkg-config kdoctools kcoreaddons
|
hostmakedepends="extra-cmake-modules iso-codes pkg-config kdoctools kcoreaddons
|
||||||
qt5-wayland plasma-wayland-protocols gettext wayland-devel
|
qt5-wayland plasma-wayland-protocols gettext wayland-devel
|
||||||
kcmutils kpackage-devel kconfig-devel kcoreaddons-devel plasma-framework"
|
kcmutils kpackage-devel kconfig-devel kcoreaddons-devel plasma-framework"
|
||||||
|
@ -23,7 +23,7 @@ maintainer="John <me@johnnynator.dev>"
|
||||||
license="GPL-2.0-or-later, GFDL-1.2-or-later, LGPL-2.1-or-later"
|
license="GPL-2.0-or-later, GFDL-1.2-or-later, LGPL-2.1-or-later"
|
||||||
homepage="https://invent.kde.org/plasma/plasma-workspace"
|
homepage="https://invent.kde.org/plasma/plasma-workspace"
|
||||||
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=d95c0a1557a112aabcf502656b7554e88130dfcae0515c0014669304faa5a4d6
|
checksum=af16b7151d87151a197b8fba41092f14895c0e64bfab05f562f831e18c6120ba
|
||||||
|
|
||||||
build_options="pipewire"
|
build_options="pipewire"
|
||||||
build_options_default="pipewire"
|
build_options_default="pipewire"
|
||||||
|
|
Loading…
Reference in New Issue