diff --git a/main/postmarketos-ui-sway/APKBUILD b/main/postmarketos-ui-sway/APKBUILD index 63908bcf5..552cb0c24 100644 --- a/main/postmarketos-ui-sway/APKBUILD +++ b/main/postmarketos-ui-sway/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Oliver Smith pkgname=postmarketos-ui-sway pkgver=3 -pkgrel=1 +pkgrel=2 pkgdesc="(Wayland) Tiling WM, drop-in replacement for i3wm (DOES NOT RUN WITHOUT HW ACCELERATION!)" url="https://postmarketos.org" arch="noarch" @@ -25,6 +25,9 @@ _pmb_recommends=" swaylock xwayland " +_pmb_groups=" + seat + " install="$pkgname.post-install $pkgname.post-upgrade" source=" etc-sway-config diff --git a/main/postmarketos-ui-sxmo/APKBUILD b/main/postmarketos-ui-sxmo/APKBUILD index 2194cad42..6daaa2ae2 100644 --- a/main/postmarketos-ui-sxmo/APKBUILD +++ b/main/postmarketos-ui-sxmo/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Miles Alan pkgname=postmarketos-ui-sxmo pkgver=1.5.1 -pkgrel=0 +pkgrel=1 pkgdesc="(X11) Simple X Mobile: Mobile environment based on simple & suckless software (best compatibility on pinephone)" url="http://sr.ht/~mil/Sxmo" arch="noarch !armhf" @@ -31,6 +31,9 @@ _pmb_recommends=" mobile-config-firefox xcalc " +_pmb_groups=" + seat + " source="sxmo-qt-mobile-controls.sh" options="!check" # has no tests