From 7db9de9f8a518ebce9f709107b23908e2a92dbda Mon Sep 17 00:00:00 2001 From: Ariadne Conill Date: Mon, 30 Mar 2020 15:04:02 +0000 Subject: [PATCH] community/libphonenumber: rebuild per request in #alpine-devel --- community/libphonenumber/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/libphonenumber/APKBUILD b/community/libphonenumber/APKBUILD index da504f2daf9..03158459f91 100644 --- a/community/libphonenumber/APKBUILD +++ b/community/libphonenumber/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Bart Ribbers pkgname=libphonenumber pkgver=8.12.0 -pkgrel=1 +pkgrel=2 pkgdesc="Library for parsing, formatting, and validating international phone numbers." url="https://github.com/googlei18n/libphonenumber" arch="all"