Skip to content

Commit 932b6dd

Browse files
committed
[libphonenumber-nemo] Update to 9.0.1
1 parent d244233 commit 932b6dd

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

libphonenumber-nemo/PKGBUILD

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
11
# Maintainer: Jan Alexander Steffens (heftig) <heftig@archlinux.org>
22

33
pkgname=libphonenumber-nemo
4-
pkgver=8.13.55
4+
pkgver=9.0.1
55
pkgrel=2
66
epoch=1
77
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"
99
arch=('x86_64' 'aarch64')
1010
license=(Apache)
11-
depends=('icu=76.1'
11+
depends=('icu=76.1'
1212
'protobuf'
13-
'abseil-cpp=20250127.0')
13+
'abseil-cpp=20250127.1')
1414

1515
makedepends=(cmake gtest)
1616
source=("https://github.com/google/libphonenumber/archive/refs/tags/v${pkgver}.tar.gz"
1717
"0001-Fix-geocoding-build-when-static-libraries-are-off.patch")
18-
sha256sums=('0a4af8d319bde54565ebefd6ec9c2708fd9e145f6ee0469345b3bf07d2e4c8b6'
18+
sha256sums=('853f980ac2aa549e8a5bc12e0edcd7124a44ac2160d0b8611f35cbf613793fd7'
1919
'f30e041e0030c483e1fcaa6ba365ea126473faa6aa11ca1bfd892393f68405db')
2020
provides=("libphonenumber")
2121

0 commit comments

Comments
 (0)