From 31b9f2fd878cab2be72f92e796eec133057532f7 Mon Sep 17 00:00:00 2001 From: Stefan Hansson Date: Sat, 22 Nov 2025 17:22:37 +0100 Subject: [PATCH] main/postmarketos-ui-plasma-desktop: Don't advertise X11 support While Plasma Desktop upstream supports this, the version packaged in Alpine does not. Signed-off-by: Stefan Hansson Part-of: --- main/postmarketos-ui-plasma-desktop/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/main/postmarketos-ui-plasma-desktop/APKBUILD b/main/postmarketos-ui-plasma-desktop/APKBUILD index 8e9de3eed..dbf7cbc21 100644 --- a/main/postmarketos-ui-plasma-desktop/APKBUILD +++ b/main/postmarketos-ui-plasma-desktop/APKBUILD @@ -2,8 +2,8 @@ # Maintainer: Bart Ribbers pkgname=postmarketos-ui-plasma-desktop pkgver=3 -pkgrel=5 -pkgdesc="(X11/Wayland) KDE Desktop Environment (works well with tablets)" +pkgrel=6 +pkgdesc="(Wayland) KDE Desktop Environment (works well with tablets)" url="https://www.kde.org" # armhf and riscv64 blocked by plasma arch="noarch !armhf !riscv64"