mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-12 01:53:50 +02:00
plasma-desktop: update to 5.15.1.
This commit is contained in:
parent
a420ef9b31
commit
8200067fd9
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'plasma-desktop'
|
||||
pkgname=plasma-desktop
|
||||
version=5.15.0
|
||||
version=5.15.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%.1}/${pkgname}-${version}.tar.xz"
|
||||
checksum=109f0d376e7fc2b87e445dcb16edd62407a2941bdbc20fd9c9f0719750efe16e
|
||||
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
||||
checksum=ff72769ab6a9f40d2a7e45014c2af1a40781f97c32678f1038aa90a0b20d808c
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" kconfig-devel kcoreaddons-devel kded
|
||||
|
|
Loading…
Add table
Reference in a new issue