~alpine/aports

community/chatty: rebuild against latest libphonenumber v1 APPLIED

Piraty: 1
 community/chatty: rebuild against latest libphonenumber

 1 files changed, 1 insertions(+), 1 deletions(-)
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.alpinelinux.org/~alpine/aports/patches/3711/mbox | git am -3
Learn more about email & git

[PATCH] community/chatty: rebuild against latest libphonenumber Export this patch

---
 community/chatty/APKBUILD | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/community/chatty/APKBUILD b/community/chatty/APKBUILD
index 51667e01a4..0faf05273f 100644
--- a/community/chatty/APKBUILD
+++ b/community/chatty/APKBUILD
@@ -3,7 +3,7 @@
# Maintainer: Rasmus Thomsen <oss@cogitri.dev>
pkgname=chatty
pkgver=0.4.0
pkgrel=1
pkgrel=2
pkgdesc="A phone dialer and call handler"
# s390x, mips64 and riscv64 blocked by purple-mm-sms
arch="all !s390x !mips64 !riscv64"
-- 
2.33.0