mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
plasma-desktop: update to 5.15.3
[ci skip]
This commit is contained in:
parent
312d55d0bb
commit
a40f789fd0
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'plasma-desktop'
|
||||
pkgname=plasma-desktop
|
||||
version=5.15.2
|
||||
version=5.15.3.1
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
|
@ -14,8 +14,8 @@ short_desc="KDE Plasma Desktop"
|
|||
maintainer="John <johnz@posteo.net>"
|
||||
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"
|
||||
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
||||
checksum=40576c38428c96903bf085e06729521bcce8ea0e498e40797a900df7aa9cb4ab
|
||||
distfiles="${KDE_SITE}/plasma/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=6972769b7f63467a5cf0fe8960051c46b43a01d2b9ab89bb99a873f693383657
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" kconfig-devel kcoreaddons-devel kded
|
||||
|
|
Loading…
Add table
Reference in a new issue