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

Jan Steffens heftig at gemini.archlinux.org
Mon Dec 13 10:50:04 UTC 2021


    Date: Monday, December 13, 2021 @ 10:50:04
  Author: heftig
Revision: 432390

8.12.39-1

Modified:
  libphonenumber/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-12-13 10:39:41 UTC (rev 432389)
+++ PKGBUILD	2021-12-13 10:50:04 UTC (rev 432390)
@@ -1,7 +1,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) <heftig at archlinux.org>
 
 pkgname=libphonenumber
-pkgver=8.12.37
+pkgver=8.12.39
 pkgrel=1
 pkgdesc="Google's common library for parsing, formatting, and validating international phone numbers"
 url="https://github.com/googlei18n/libphonenumber"
@@ -9,7 +9,7 @@
 license=(Apache)
 depends=(icu protobuf boost-libs)
 makedepends=(boost cmake gtest git 'java-environment>=9')
-_commit=e47f7d2bdae1d3fa3eda39f7ed2ba2158c30adde  # tags/v8.12.37^0
+_commit=b4e9b73792be6c9c5aeb6bc560dd95ab64623d4f  # tags/v8.12.39^0
 source=("git+$url#commit=$_commit")
 sha256sums=('SKIP')
 



More information about the arch-commits mailing list