From 515004105ec1cf7eb018f6ff5a4c8914810b7066 Mon Sep 17 00:00:00 2001 From: Dolphin von Chips Date: Wed, 26 Feb 2020 21:59:21 +0500 Subject: [PATCH] main/postmarketos-ui-plasma-mobile: mention numeric password condition (!997) --- main/postmarketos-ui-plasma-mobile/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/main/postmarketos-ui-plasma-mobile/APKBUILD b/main/postmarketos-ui-plasma-mobile/APKBUILD index cdb99ece4..1c1241427 100644 --- a/main/postmarketos-ui-plasma-mobile/APKBUILD +++ b/main/postmarketos-ui-plasma-mobile/APKBUILD @@ -2,8 +2,8 @@ # Maintainer: Bart Ribbers pkgname=postmarketos-ui-plasma-mobile pkgver=2 -pkgrel=15 -pkgdesc="(Wayland) Mobile variant of KDE Plasma, optimized for touchscreen (slow without hardware acceleration!)" +pkgrel=16 +pkgdesc="(Wayland) Mobile variant of KDE Plasma (slow without hardware acceleration, allows only numeric passwords!)" url="https://wiki.postmarketos.org/wiki/Plasma_Mobile" arch="noarch !armhf" # Crashes on armhf due to https://gitlab.com/postmarketOS/pmaports/issues/75 license="GPL-3.0-or-later"