mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
extra/libphonenumber to 7.5.1-1
This commit is contained in:
parent
c1977684d7
commit
663f1c507d
1 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@
|
|||
# - make -j1
|
||||
|
||||
pkgname=libphonenumber
|
||||
pkgver=7.4.3
|
||||
pkgver=7.5.1
|
||||
pkgrel=1
|
||||
pkgdesc="Google's common library for parsing, formatting, and validating international phone numbers"
|
||||
arch=(i686 x86_64)
|
||||
|
@ -14,7 +14,7 @@ makedepends=(boost cmake gtest)
|
|||
url="https://github.com/googlei18n/libphonenumber"
|
||||
license=("Apache")
|
||||
source=("$url/archive/$pkgname-$pkgver.tar.gz")
|
||||
sha256sums=('cf437788c958bda714124371fab2ffb484e7262674d3093c1d71cb29771375c2')
|
||||
sha256sums=('42bb57b8c582920fc2d96ed1db07bc4792ec0731bc0f1f24dbc1e177f99bb77d')
|
||||
|
||||
prepare() {
|
||||
mkdir -p build
|
||||
|
|
Loading…
Reference in a new issue