From 2696f8f87a177c8280ef83ddc1ab2d2899feec00 Mon Sep 17 00:00:00 2001 From: Newbyte Date: Sun, 27 Feb 2022 12:14:00 +0100 Subject: [PATCH] community/chatty: fix pkgdesc Seems this just was copied from (GNOME) Calls. --- community/chatty/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/chatty/APKBUILD b/community/chatty/APKBUILD index 33eb8694ab4..bb50a3fc9c8 100644 --- a/community/chatty/APKBUILD +++ b/community/chatty/APKBUILD @@ -6,7 +6,7 @@ pkgname=chatty pkgver=0.6.2 pkgrel=0 -pkgdesc="A phone dialer and call handler" +pkgdesc="XMPP and SMS messaging via libpurple and Modemmanager" # s390x and riscv64 blocked by purple-mm-sms # ppc64le lacks the libphonenumber / libphonenumber-dev arch="all !s390x !riscv64 !ppc64le"