From 90ab6eb5da2cedf45cdd42f378d9489937e5d7c5 Mon Sep 17 00:00:00 2001 From: TBK Date: Fri, 21 Feb 2020 18:46:49 +0100 Subject: [PATCH] community/libphonenumber: rebuild against icu 65.1 --- community/libphonenumber/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/libphonenumber/APKBUILD b/community/libphonenumber/APKBUILD index 170abd937df..9fac6df30ce 100644 --- a/community/libphonenumber/APKBUILD +++ b/community/libphonenumber/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Bart Ribbers pkgname=libphonenumber pkgver=8.11.4 -pkgrel=1 +pkgrel=2 pkgdesc="Library for parsing, formatting, and validating international phone numbers." url="https://github.com/googlei18n/libphonenumber" arch="all"