mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
plasma-workspace: update to 5.18.5
[ci skip]
This commit is contained in:
parent
66fc453729
commit
5d18f5ac3b
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'plasma-workspace'
|
# Template file for 'plasma-workspace'
|
||||||
pkgname=plasma-workspace
|
pkgname=plasma-workspace
|
||||||
version=5.18.4.1
|
version=5.18.5
|
||||||
revision=2
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
hostmakedepends="extra-cmake-modules iso-codes pkg-config kdoctools kcoreaddons
|
hostmakedepends="extra-cmake-modules iso-codes pkg-config kdoctools kcoreaddons
|
||||||
|
@ -18,8 +18,8 @@ short_desc="KDE Window manager"
|
||||||
maintainer="John <johnz@posteo.net>"
|
maintainer="John <johnz@posteo.net>"
|
||||||
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://projects.kde.org/projects/plasma/plasma-workspace"
|
homepage="https://projects.kde.org/projects/plasma/plasma-workspace"
|
||||||
distfiles="${KDE_SITE}/plasma/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=924d8401c3d1fe5d107b6d3facaf96c292f1d4972529831993056982f28b1601
|
checksum=14e82033be745f4db46a70d319e2c86012295ea31056092bc974004189b92354
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel plasma-framework"
|
hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel plasma-framework"
|
||||||
|
|
Loading…
Add table
Reference in a new issue