diff --git a/main/postmarketos-ui-plasma-bigscreen/APKBUILD b/main/postmarketos-ui-plasma-bigscreen/APKBUILD index 18eeb9ffd..595248306 100644 --- a/main/postmarketos-ui-plasma-bigscreen/APKBUILD +++ b/main/postmarketos-ui-plasma-bigscreen/APKBUILD @@ -2,13 +2,13 @@ # Maintainer: Bart Ribbers pkgname=postmarketos-ui-plasma-bigscreen pkgver=0.2 -pkgrel=18 +pkgrel=19 _commit_configs="a8bd93e279c222be6058ef46b065c11e88aa8400" pkgdesc="(Wayland) 10-feet variant of Plasma, made for big screen TVs" url="https://wiki.postmarketos.org/wiki/Plasma_Bigscreen" # Crashes on armhf due to https://gitlab.com/postmarketOS/pmaports/issues/75 -# ovos is only available on x86_64, aarch64 currently -arch="noarch !x86 !armhf !armv7 !riscv64" +# riscv64: plasma-workspace, qt5-qtbase need rebuild against libcui18n in alpine edge +arch="noarch !armhf !riscv64" license="GPL-3.0-or-later" depends=" elogind @@ -54,9 +54,8 @@ package() { } extras() { - pkgdesc="Meta package for additional Plasma Bigscreen apps like OVOS" + pkgdesc="Meta package for additional Plasma Bigscreen apps" _pmb_recommends=" - ovos mycroft-plasmoid "