aboutsummaryrefslogtreecommitdiffstats
path: root/community/libphonenumber
diff options
context:
space:
mode:
authorOliver Smith <ollieparanoid@postmarketos.org>2019-11-30 13:19:51 +0100
committerLeo <thinkabit.ukim@gmail.com>2019-11-30 14:03:11 +0100
commit228d88714c440fcf68ea045da599fbd6e3e81a26 (patch)
tree8acd3cfca743200704b97d2dcf6504c31d7569f6 /community/libphonenumber
parent8dfad93fb7ea21ced654a2224c79bf66daaf2a2c (diff)
downloadaports-228d88714c440fcf68ea045da599fbd6e3e81a26.tar.bz2
aports-228d88714c440fcf68ea045da599fbd6e3e81a26.tar.xz
community/libphonenumber: bump pkgrel
Rebuild after soname bump in libprotobuf (missing libprotobuf.so.21).
Diffstat (limited to 'community/libphonenumber')
-rw-r--r--community/libphonenumber/APKBUILD2
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"