aboutsummaryrefslogtreecommitdiffstats
path: root/community/plasma/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/plasma/APKBUILD')
-rw-r--r--community/plasma/APKBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/plasma/APKBUILD b/community/plasma/APKBUILD
index 6bc334d0cd..6f079c251a 100644
--- a/community/plasma/APKBUILD
+++ b/community/plasma/APKBUILD
@@ -1,11 +1,11 @@
# Contributor: Bart Ribbers <bribbers@disroot.org>
# Maintainer: Bart Ribbers <bribbers@disroot.org>
pkgname=plasma
-pkgver=5.16.5
-pkgrel=3
+pkgver=5.17.0
+pkgrel=0
pkgdesc="Plasma (Base) meta package"
url="https://kde.org/plasma-desktop"
-arch="noarch !ppc64le !s390x" # Limited by plasma-workspace -> libksysguard -> qt5-qtwebengine
+arch="noarch"
options="!check" # No tests for a metapkg
license="GPL-3.0-or-later"
depends="
@@ -58,7 +58,7 @@ extras() {
}
sddm_breeze() {
- description="Set Breeze theme for SDDM"
+ pkgdesc="Set Breeze theme for SDDM"
depends="breeze sddm plasma-workspace"
install -Dm644 "$srcdir"/sddm.conf "$subpkgdir"/etc/sddm.conf