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
This commit is contained in:
Pablo Correa Gómez 2025-08-04 19:21:08 +02:00
parent 653b73efce
commit 80d1db23ba
No known key found for this signature in database
GPG key ID: 7A342565FF635F79

View file

@ -2,7 +2,7 @@
# Maintainer: Bart Ribbers <bribbers@disroot.org>
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() {