[arch-commits] Commit in libphonenumber/trunk (PKGBUILD)
Jan Steffens
heftig at gemini.archlinux.org
Wed Nov 24 19:09:13 UTC 2021
Date: Wednesday, November 24, 2021 @ 19:09:13
Author: heftig
Revision: 429060
8.12.37-1
Modified:
libphonenumber/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-11-24 19:09:11 UTC (rev 429059)
+++ PKGBUILD 2021-11-24 19:09:13 UTC (rev 429060)
@@ -1,8 +1,8 @@
# Maintainer: Jan Alexander Steffens (heftig) <heftig at archlinux.org>
pkgname=libphonenumber
-pkgver=8.12.36
-pkgrel=2
+pkgver=8.12.37
+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=9593e18e44cd67faaba33a1dcd0ef1f163fd25d5 # tags/v8.12.36^0
+_commit=e47f7d2bdae1d3fa3eda39f7ed2ba2158c30adde # tags/v8.12.37^0
source=("git+$url#commit=$_commit")
sha256sums=('SKIP')
More information about the arch-commits
mailing list