From ca6579f545d2bad7ff3b2eca3882b1e9c88e3e3f Mon Sep 17 00:00:00 2001 From: Newbyte Date: Wed, 26 Jan 2022 22:09:56 +0100 Subject: [PATCH] main/postmarketos-ui-phosh: remove notice about numeric passwords (MR 2883) Phosh supports arbitrary passwords as of release 0.15.0. --- 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 d0bf6be7f..132cdc8dc 100644 --- a/main/postmarketos-ui-phosh/APKBUILD +++ b/main/postmarketos-ui-phosh/APKBUILD @@ -2,8 +2,8 @@ # Maintainer: Bart Ribbers pkgname=postmarketos-ui-phosh pkgver=14 -pkgrel=0 -pkgdesc="(Wayland) Mobile UI developed for the Librem 5 (works only with numeric passwords!)" +pkgrel=1 +pkgdesc="(Wayland) Mobile UI developed for the Librem 5" url="https://puri.sm" arch="noarch !armhf" license="GPL-3.0-or-later"