From 80d1db23ba56e68a7a3d3dc4d8e8772f73432ec7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pablo=20Correa=20G=C3=B3mez?= Date: Mon, 4 Aug 2025 19:21:08 +0200 Subject: [PATCH] main/postmarketos-ui-plasma-mobile: add replaces on plasma-mobile-meta Since we replace some files, e.g: /etc/xdg/kscreenlockerrc Part-of: https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/6879 [ci:skip-build]: already built successfully in CI --- main/postmarketos-ui-plasma-mobile/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/main/postmarketos-ui-plasma-mobile/APKBUILD b/main/postmarketos-ui-plasma-mobile/APKBUILD index 81e26c507..901bc3567 100644 --- a/main/postmarketos-ui-plasma-mobile/APKBUILD +++ b/main/postmarketos-ui-plasma-mobile/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Bart Ribbers pkgname=postmarketos-ui-plasma-mobile pkgver=5 -pkgrel=8 +pkgrel=9 pkgdesc="(Wayland) Mobile variant of KDE Plasma (does not run without hardware acceleration)" url="https://wiki.postmarketos.org/wiki/Plasma_Mobile" arch="noarch !armhf !x86" # armhf: pmaports#75, x86: aports#11807 @@ -35,7 +35,7 @@ source=" org.kde.plasma.mobile.homescreen.folio.js " subpackages="$pkgname-extras $pkgname-openrc" -replaces="plasma-mobile" +replaces="plasma-mobile plasma-mobile-meta" options="!check pmb:drm pmb:systemd" package() {