File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
# Maintainer: Jan Alexander Steffens (heftig) <heftig@archlinux.org>
2
2
3
3
pkgname=libphonenumber-nemo
4
- pkgver=8.13.55
4
+ pkgver=9.0.1
5
5
pkgrel=2
6
6
epoch=1
7
7
pkgdesc=" Google's common library for parsing, formatting, and validating international phone numbers"
8
- url=" https://github.com/googlei18n /libphonenumber"
8
+ url=" https://github.com/google /libphonenumber"
9
9
arch=(' x86_64' ' aarch64' )
10
10
license=(Apache)
11
- depends=(' icu=76.1'
11
+ depends=(' icu=76.1'
12
12
' protobuf'
13
- ' abseil-cpp=20250127.0 ' )
13
+ ' abseil-cpp=20250127.1 ' )
14
14
15
15
makedepends=(cmake gtest)
16
16
source=(" https://github.com/google/libphonenumber/archive/refs/tags/v${pkgver} .tar.gz"
17
17
" 0001-Fix-geocoding-build-when-static-libraries-are-off.patch" )
18
- sha256sums=(' 0a4af8d319bde54565ebefd6ec9c2708fd9e145f6ee0469345b3bf07d2e4c8b6 '
18
+ sha256sums=(' 853f980ac2aa549e8a5bc12e0edcd7124a44ac2160d0b8611f35cbf613793fd7 '
19
19
' f30e041e0030c483e1fcaa6ba365ea126473faa6aa11ca1bfd892393f68405db' )
20
20
provides=(" libphonenumber" )
21
21
You can’t perform that action at this time.
0 commit comments