From 15ce8eb2ef10d35264a74ab2fe1e692f3f88c09c Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Mon, 19 Sep 2022 01:29:30 +0000 Subject: [PATCH] extra/libphonenumber to 8.12.52-4 --- extra/libphonenumber/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extra/libphonenumber/PKGBUILD b/extra/libphonenumber/PKGBUILD index 67b471521..099f892c5 100644 --- a/extra/libphonenumber/PKGBUILD +++ b/extra/libphonenumber/PKGBUILD @@ -5,7 +5,7 @@ pkgname=libphonenumber pkgver=8.12.52 -pkgrel=3 +pkgrel=4 epoch=1 pkgdesc="Google's common library for parsing, formatting, and validating international phone numbers" url="https://github.com/googlei18n/libphonenumber"