From 491ef1cb5fa89f397250cf81f6f1e9223e199725 Mon Sep 17 00:00:00 2001 From: Stefan Hansson Date: Thu, 8 Jan 2026 11:40:27 +0100 Subject: [PATCH] main/postmarketos-ui-phosh: update pkgdesc It is true that Phosh originally was developed for the Librem 5, but at this point that is more of a "fun fact" than relevant information with Purism no longer funding Phosh development and the Librem 5 losing prominence. Replace it with something more descriptive. Signed-off-by: Stefan Hansson Part-of: --- main/postmarketos-ui-phosh/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/main/postmarketos-ui-phosh/APKBUILD b/main/postmarketos-ui-phosh/APKBUILD index 89dbfe704..757f1c620 100644 --- a/main/postmarketos-ui-phosh/APKBUILD +++ b/main/postmarketos-ui-phosh/APKBUILD @@ -4,8 +4,8 @@ # Co-Maintainer: Achill Gilgenast pkgname=postmarketos-ui-phosh pkgver=27 -pkgrel=1 -pkgdesc="(Wayland) Mobile UI initially developed for the Librem 5" +pkgrel=2 +pkgdesc="(Wayland) Mobile UI using GNOME components and apps" url="https://phosh.mobi" arch="noarch !armhf" license="GPL-3.0-or-later"