Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging / Packages / libphonenumber
Commits: b673a146 by Jan Alexander Steffens (heftig) at 2023-11-05T20:34:22+01:00 8.13.24-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.22 - pkgrel = 2 + pkgver = 8.13.24 + pkgrel = 1 epoch = 1 url = https://github.com/googlei18n/libphonenumber arch = x86_64 @@ -13,7 +13,7 @@ pkgbase = libphonenumber depends = abseil-cpp depends = icu depends = protobuf - source = git+https://github.com/googlei18n/libphonenumber#commit=4189ef0fd972c8b54b8f9d25bf0d600ad9d80a9e + source = git+https://github.com/googlei18n/libphonenumber#commit=03dab581633c72226fc463c47d94688be2495b08 source = protobuf-targets.patch b2sums = SKIP b2sums = 911187934b234eeda64e64513daa2ad7ce5bbb56e91921cad49334286c147acafdaf7343545b3f896ab26ead774902b9f17ace93c8a49ae4b0e9763c0009781e ===================================== PKGBUILD ===================================== @@ -1,8 +1,8 @@ # Maintainer: Jan Alexander Steffens (heftig) <hef...@archlinux.org> pkgname=libphonenumber -pkgver=8.13.22 -pkgrel=2 +pkgver=8.13.24 +pkgrel=1 epoch=1 pkgdesc="Google's common library for parsing, formatting, and validating international phone numbers" url="https://github.com/googlei18n/libphonenumber" @@ -19,7 +19,7 @@ makedepends=( gtest jre-openjdk-headless ) -_commit=4189ef0fd972c8b54b8f9d25bf0d600ad9d80a9e # tags/v8.13.22^0 +_commit=03dab581633c72226fc463c47d94688be2495b08 # tags/v8.13.24^0 source=( "git+$url#commit=$_commit" protobuf-targets.patch View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/libphonenumber/-/commit/b673a14640b7c3db8376c2080181631daa8d50b2 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/libphonenumber/-/commit/b673a14640b7c3db8376c2080181631daa8d50b2 You're receiving this email because of your account on gitlab.archlinux.org.