aboutsummaryrefslogtreecommitdiffstats
path: root/community/plasma
diff options
context:
space:
mode:
authorBart Ribbers <bribbers@disroot.org>2019-10-18 16:13:36 +0200
committerLeo <thinkabit.ukim@gmail.com>2019-10-20 12:24:41 -0300
commitb3553abc60cd45495f8a252a5a06ca25c6749952 (patch)
tree89dc4e90e78d313a485ccb0fd7264c132d9d4381 /community/plasma
parent9a177212eb91a159b575312d0824a790ad551adf (diff)
downloadaports-b3553abc60cd45495f8a252a5a06ca25c6749952.tar.bz2
aports-b3553abc60cd45495f8a252a5a06ca25c6749952.tar.xz
community/plasma: upgrade to 5.17.0
Diffstat (limited to 'community/plasma')
-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