diff --git a/main/postmarketos-ui-mate/APKBUILD b/main/postmarketos-ui-mate/APKBUILD index 2b7251547..0a4116842 100644 --- a/main/postmarketos-ui-mate/APKBUILD +++ b/main/postmarketos-ui-mate/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Jakko pkgname=postmarketos-ui-mate pkgver=9 -pkgrel=1 +pkgrel=2 pkgdesc="(X11) MATE Desktop Environment, fork of GNOME2 (stylus recommended)" url="http://mate-desktop.org/" arch="noarch" @@ -54,7 +54,7 @@ source=" onboard-autostart.desktop pmOS-panel.layout " -options="!check" +options="!check pmb:systemd" package() { install -Dm644 -t "$pkgdir"/etc/skel/.config/autostart \ diff --git a/main/postmarketos-ui-xfce4/APKBUILD b/main/postmarketos-ui-xfce4/APKBUILD index ecc9690ef..bc31e939c 100644 --- a/main/postmarketos-ui-xfce4/APKBUILD +++ b/main/postmarketos-ui-xfce4/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Jakko pkgname=postmarketos-ui-xfce4 pkgver=0.6.0 -pkgrel=1 +pkgrel=2 pkgdesc="(X11) Lightweight desktop (stylus recommended)" url="https://gitlab.postmarketos.org/postmarketOS/xfce4-phone" arch="noarch" @@ -52,7 +52,7 @@ source=" onboard-autostart.desktop xfce4-phone.sh " -options="!check" +options="!check pmb:systemd" builddir="$srcdir/xfce4-phone-$pkgver" package() {