diff --git a/main/postmarketos-ui-hildon/APKBUILD b/main/postmarketos-ui-hildon/APKBUILD index 5299d24a0..6ec09fc9c 100644 --- a/main/postmarketos-ui-hildon/APKBUILD +++ b/main/postmarketos-ui-hildon/APKBUILD @@ -1,7 +1,7 @@ pkgname=postmarketos-ui-hildon pkgver=1 -pkgrel=1 -pkgdesc="Lightweight desktop, optimized for single-touch touchscreen devices" +pkgrel=2 +pkgdesc="(X11) Lightweight GTK+2 UI (optimized for single-touch touchscreens)" url="https://github.com/postmarketOS" arch="noarch" license="GPL3+" diff --git a/main/postmarketos-ui-weston/APKBUILD b/main/postmarketos-ui-weston/APKBUILD index 78af5dcae..245091f3a 100644 --- a/main/postmarketos-ui-weston/APKBUILD +++ b/main/postmarketos-ui-weston/APKBUILD @@ -1,7 +1,7 @@ pkgname=postmarketos-ui-weston -pkgver=3 +pkgver=4 pkgrel=1 -pkgdesc="Meta package for weston" +pkgdesc="(Wayland) Reference compositor (demo, not a phone interface)" url="https://github.com/postmarketOS" arch="noarch" license="GPL3+" diff --git a/main/postmarketos-ui-xfce4/APKBUILD b/main/postmarketos-ui-xfce4/APKBUILD index 361fa7fe5..e8af160fb 100644 --- a/main/postmarketos-ui-xfce4/APKBUILD +++ b/main/postmarketos-ui-xfce4/APKBUILD @@ -1,7 +1,7 @@ pkgname=postmarketos-ui-xfce4 pkgver=0.0 -pkgrel=2 -pkgdesc="Meta package for xfce4" +pkgrel=3 +pkgdesc="(X11) Lightweight GTK+3 desktop (stylus recommended)" url="https://github.com/postmarketOS/xfce4-phone" arch="noarch" license="GPL3"