[arch-commits] Commit in libphonenumber/trunk (PKGBUILD)
Jan Steffens
heftig at gemini.archlinux.org
Mon Nov 8 19:15:13 UTC 2021
Date: Monday, November 8, 2021 @ 19:15:12
Author: heftig
Revision: 427553
8.12.36-1
Modified:
libphonenumber/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-11-08 19:14:47 UTC (rev 427552)
+++ PKGBUILD 2021-11-08 19:15:12 UTC (rev 427553)
@@ -1,7 +1,7 @@
# Maintainer: Jan Alexander Steffens (heftig) <heftig at archlinux.org>
pkgname=libphonenumber
-pkgver=8.12.33
+pkgver=8.12.36
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=49410a16e7f55d6fbbd396fbeb7ea7278ebb2063 # tags/v8.12.33^0
+_commit=9593e18e44cd67faaba33a1dcd0ef1f163fd25d5 # tags/v8.12.36^0
source=("git+$url#commit=$_commit")
sha256sums=('SKIP')
More information about the arch-commits
mailing list