[arch-commits] Commit in libphonenumber/trunk (PKGBUILD)

Jan Steffens heftig at archlinux.org
Sat Oct 5 20:59:29 UTC 2019


    Date: Saturday, October 5, 2019 @ 20:59:29
  Author: heftig
Revision: 363865

8.10.20-1

Modified:
  libphonenumber/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-10-05 20:53:59 UTC (rev 363864)
+++ PKGBUILD	2019-10-05 20:59:29 UTC (rev 363865)
@@ -1,8 +1,8 @@
 # Maintainer: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
 
 pkgname=libphonenumber
-pkgver=8.10.18
-pkgrel=2
+pkgver=8.10.20
+pkgrel=1
 pkgdesc="Google's common library for parsing, formatting, and validating international phone numbers"
 url="https://github.com/googlei18n/libphonenumber"
 arch=(x86_64)
@@ -9,7 +9,7 @@
 license=(Apache)
 depends=(icu protobuf boost-libs)
 makedepends=(boost cmake gtest git 'java-environment>=9')
-_commit=c10211f2c56ab2b67ef8e6936e96a72bff37fbcc  # tags/v8.10.18^0
+_commit=b8da23f917f8553a0d06979d1da02f304d8f6659  # tags/v8.10.20^0
 source=("git+$url#commit=$_commit")
 sha256sums=('SKIP')
 



More information about the arch-commits mailing list