diff --git a/main/postmarketos-ui-mate/APKBUILD b/main/postmarketos-ui-mate/APKBUILD index 38aaa29fef..ed0a4b9c66 100644 --- a/main/postmarketos-ui-mate/APKBUILD +++ b/main/postmarketos-ui-mate/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Jakko pkgname=postmarketos-ui-mate pkgver=8 -pkgrel=0 +pkgrel=1 pkgdesc="(X11) MATE Desktop Environment, fork of GNOME2 (stylus recommended)" url="http://mate-desktop.org/" arch="noarch" diff --git a/main/postmarketos-ui-mate/postmarketos-ui-mate-openrc.post-install b/main/postmarketos-ui-mate/postmarketos-ui-mate-openrc.post-install index 537ded9ac8..e3a195a2f7 100644 --- a/main/postmarketos-ui-mate/postmarketos-ui-mate-openrc.post-install +++ b/main/postmarketos-ui-mate/postmarketos-ui-mate-openrc.post-install @@ -4,6 +4,3 @@ rc-update add bluetooth default rc-update add elogind default rc-update add lightdm default rc-update add networkmanager default - -# Needed to fully revert pma!3887 -rc-update -qq del tinydm default || true diff --git a/main/postmarketos-ui-xfce4/APKBUILD b/main/postmarketos-ui-xfce4/APKBUILD index c3a15aa2c2..12e03c979c 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.5.2 -pkgrel=5 +pkgrel=6 pkgdesc="(X11) Lightweight desktop (stylus recommended)" url="https://gitlab.postmarketos.org/postmarketOS/xfce4-phone" arch="noarch" diff --git a/main/postmarketos-ui-xfce4/postmarketos-ui-xfce4-openrc.post-install b/main/postmarketos-ui-xfce4/postmarketos-ui-xfce4-openrc.post-install index 537ded9ac8..e3a195a2f7 100644 --- a/main/postmarketos-ui-xfce4/postmarketos-ui-xfce4-openrc.post-install +++ b/main/postmarketos-ui-xfce4/postmarketos-ui-xfce4-openrc.post-install @@ -4,6 +4,3 @@ rc-update add bluetooth default rc-update add elogind default rc-update add lightdm default rc-update add networkmanager default - -# Needed to fully revert pma!3887 -rc-update -qq del tinydm default || true