diff options
Diffstat (limited to 'community')
-rw-r--r-- | community/libphonenumber/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/libphonenumber/APKBUILD b/community/libphonenumber/APKBUILD index b0f8014132..f17325cde8 100644 --- a/community/libphonenumber/APKBUILD +++ b/community/libphonenumber/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Bart Ribbers <bribbers@disroot.org> pkgname=libphonenumber pkgver=8.10.21 -pkgrel=2 +pkgrel=3 pkgdesc="Library for parsing, formatting, and validating international phone numbers." url="https://github.com/googlei18n/libphonenumber" arch="all" |