[arch-commits] Commit in libphonenumber/trunk (PKGBUILD)
Jan Steffens
heftig at archlinux.org
Sun May 23 02:44:31 UTC 2021
Date: Sunday, May 23, 2021 @ 02:44:30
Author: heftig
Revision: 415876
8.12.23-1
Modified:
libphonenumber/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-05-23 02:42:24 UTC (rev 415875)
+++ PKGBUILD 2021-05-23 02:44:30 UTC (rev 415876)
@@ -1,7 +1,7 @@
# Maintainer: Jan Alexander Steffens (heftig) <heftig at archlinux.org>
pkgname=libphonenumber
-pkgver=8.12.22
+pkgver=8.12.23
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=23bede8f3f1e8abf4099b6366b4c87fbf695dba3 # tags/v8.12.22^0
+_commit=8767b3e904f2864c1874f3b8e39eeb8bca7d7238 # tags/v8.12.23^0
source=("git+$url#commit=$_commit")
sha256sums=('SKIP')
More information about the arch-commits
mailing list