Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging 
/ Packages / libphonenumber


Commits:
81a8c305 by Jan Alexander Steffens (heftig) at 2025-03-04T19:18:53+01:00
1:9.0.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = libphonenumber
        pkgdesc = Google's common library for parsing, formatting, and 
validating international phone numbers
-       pkgver = 8.13.55
-       pkgrel = 2
+       pkgver = 9.0.0
+       pkgrel = 1
        epoch = 1
        url = https://github.com/googlei18n/libphonenumber
        arch = x86_64
@@ -15,9 +15,9 @@ pkgbase = libphonenumber
        depends = glibc
        depends = icu
        depends = protobuf
-       source = git+https://github.com/googlei18n/libphonenumber#tag=v8.13.55
+       source = git+https://github.com/googlei18n/libphonenumber#tag=v9.0.0
        source = 0001-Use-find_package-for-protobuf.patch
-       b2sums = 
f4c9d2480fb9607e8c6717f3277e115d8c901bf5fed8523fd62cc9ab28d981b94b05df2b1a7f34c063599043a5e62af4de5a685d80880d533092df9a333c0c20
+       b2sums = 
48527bdbd70d32ee70d929e39de7d3aa08f588c7b481612643954de004ab47c48a5667292378b2268aae51d809f763fd29a880a6b451d8c08be0e97dd8a502eb
        b2sums = 
8fc1c65d863051052bb1cb3759a252a3b36a9dffa1335eae4d043821797651e57ca8902cced0672d3c47192b50b9b54436a1551ce65b2e9a4bd82351a58ef1ac
 
 pkgname = libphonenumber


=====================================
PKGBUILD
=====================================
@@ -1,8 +1,8 @@
 # Maintainer: Jan Alexander Steffens (heftig) <[email protected]>
 
 pkgname=libphonenumber
-pkgver=8.13.55
-pkgrel=2
+pkgver=9.0.0
+pkgrel=1
 epoch=1
 pkgdesc="Google's common library for parsing, formatting, and validating 
international phone numbers"
 url="https://github.com/googlei18n/libphonenumber";
@@ -25,7 +25,7 @@ source=(
   "git+$url#tag=v$pkgver"
   0001-Use-find_package-for-protobuf.patch
 )
-b2sums=('f4c9d2480fb9607e8c6717f3277e115d8c901bf5fed8523fd62cc9ab28d981b94b05df2b1a7f34c063599043a5e62af4de5a685d80880d533092df9a333c0c20'
+b2sums=('48527bdbd70d32ee70d929e39de7d3aa08f588c7b481612643954de004ab47c48a5667292378b2268aae51d809f763fd29a880a6b451d8c08be0e97dd8a502eb'
         
'8fc1c65d863051052bb1cb3759a252a3b36a9dffa1335eae4d043821797651e57ca8902cced0672d3c47192b50b9b54436a1551ce65b2e9a4bd82351a58ef1ac')
 
 prepare() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libphonenumber/-/commit/81a8c305dec3a03c37e182c56a05b6ead301afcb

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libphonenumber/-/commit/81a8c305dec3a03c37e182c56a05b6ead301afcb
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to