mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
plasma-desktop: update to 5.18.4.1
[ci skip]
This commit is contained in:
parent
4357cadc70
commit
73156cd7d6
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'plasma-desktop'
|
# Template file for 'plasma-desktop'
|
||||||
pkgname=plasma-desktop
|
pkgname=plasma-desktop
|
||||||
version=5.18.3
|
version=5.18.4.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
|
@ -14,8 +14,8 @@ short_desc="KDE Plasma Desktop"
|
||||||
maintainer="John <johnz@posteo.net>"
|
maintainer="John <johnz@posteo.net>"
|
||||||
license="GPL-2.0-or-later, LGPL-2.0-or-later, LGPL-2.1-or-later, GFDL-1.2"
|
license="GPL-2.0-or-later, LGPL-2.0-or-later, LGPL-2.1-or-later, GFDL-1.2"
|
||||||
homepage="https://projects.kde.org/projects/plasma/plasma-desktop"
|
homepage="https://projects.kde.org/projects/plasma/plasma-desktop"
|
||||||
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/plasma/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=340cc1854d2a3b267d95c8c60ec4ab7925932cb7128e9b6f4db897992dcc0c94
|
checksum=19c50781ced6608b8efb3d94e94575a397f58a159d63bba64c27a6c6d72e0af3
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" kconfig-devel kcoreaddons-devel kded
|
hostmakedepends+=" kconfig-devel kcoreaddons-devel kded
|
||||||
|
|
Loading…
Add table
Reference in a new issue