From ee8481e11def2bb7ea9a84ca6fad18fbd3a43898 Mon Sep 17 00:00:00 2001 From: Oliver Smith Date: Tue, 4 Sep 2018 08:13:40 +0200 Subject: [PATCH] main/libphonenumber: bump pkgrel (soname bump) so:libprotobuf.so.15 does not exist anymore in Alpine edge --- main/libphonenumber/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/libphonenumber/APKBUILD b/main/libphonenumber/APKBUILD index 27628148c..ce4a55ab7 100644 --- a/main/libphonenumber/APKBUILD +++ b/main/libphonenumber/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Bhushan Shah pkgname=libphonenumber pkgver=8.9.6 -pkgrel=2 +pkgrel=3 pkgdesc="Library for parsing, formatting, and validating international phone numbers." url="https://github.com/googlei18n/libphonenumber" arch="all"