extra/libphonenumber to 8.0.0-1

This commit is contained in:
Kevin Mihelich 2017-01-12 13:42:35 +00:00
parent 86c585675f
commit c3972a5cf1

View file

@ -5,15 +5,15 @@
# - make -j1
pkgname=libphonenumber
pkgver=7.7.4
pkgrel=2
pkgver=8.0.0
pkgrel=1
pkgdesc="Google's common library for parsing, formatting, and validating international phone numbers"
url="https://github.com/googlei18n/libphonenumber"
arch=(i686 x86_64)
depends=(icu protobuf boost-libs)
makedepends=(boost cmake gtest git java-environment)
license=("Apache")
_commit=fedbc7020703e479d61d907419217bb1f8da5348 # tags/v7.7.4^0
_commit=1eb06f31e1dd3ee3ce699d095a0ad4f281ee0f2c # tags/v8.0.0^0
source=("git+$url#commit=$_commit")
sha256sums=('SKIP')