Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages / 
grpc


Commits:
c4109063 by Christian Heusel at 2026-06-03T17:59:21+02:00
upgpkg: 1.81.0-1: New upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = grpc
        pkgdesc = High performance, open source, general RPC framework that 
puts mobile and HTTP/2 first.
-       pkgver = 1.80.0
-       pkgrel = 2
+       pkgver = 1.81.0
+       pkgrel = 1
        url = https://grpc.io
        arch = x86_64
        license = Apache-2.0
@@ -23,12 +23,12 @@ pkgbase = grpc
        makedepends = python-wheel
        makedepends = re2
        makedepends = re2c
-       source = https://github.com/grpc/grpc/archive/v1.80.0/grpc-1.80.0.tar.gz
+       source = https://github.com/grpc/grpc/archive/v1.81.0/grpc-1.81.0.tar.gz
        source = 
https://github.com/google/googletest/archive/2dd1c131950043a8ad5ab0d2dda0e0970596586a/googletest-2dd1c131950043a8ad5ab0d2dda0e0970596586a.tar.gz
        source = 
https://github.com/protocolbuffers/protobuf/archive/v35.0/protobuf-35.0.tar.gz
        source = protobuf-34-build-fix.patch
        source = fix-python-system-abseil.patch
-       sha256sums = 
38f58596277fa632064cc0719b9ece4381c8c77461cb51e9b66ca149574b7865
+       sha256sums = 
41b695614b26652ff9e97ce50cfd4a6c7a3d45a9fe598d1454407746499bbf2c
        sha256sums = 
31bf78bd91b96dd5e24fab3bb1d7f3f7453ccbaceec9afb86d6e4816a15ab109
        sha256sums = 
e127ea69dd7be4e88abdd95845fb6c30d25d96971d95827e92b70e2e910d46a1
        sha256sums = 
2c126e40c54bdc88ab57fad12cbd860fc999aceb0e2787263edcbf024097ecec


=====================================
PKGBUILD
=====================================
@@ -5,9 +5,9 @@
 
 pkgbase='grpc'
 pkgname=('grpc' 'python-grpcio' 'python-grpcio-tools' 'php-grpc' 
'php-legacy-grpc' 'grpc-cli')
-pkgver=1.80.0
+pkgver=1.81.0
 _gtestver=2dd1c131950043a8ad5ab0d2dda0e0970596586a
-pkgrel=2
+pkgrel=1
 _protobuf_ver=35.0
 pkgdesc="High performance, open source, general RPC framework that puts mobile 
and HTTP/2 first."
 arch=('x86_64')
@@ -38,7 +38,7 @@ 
source=("https://github.com/grpc/grpc/archive/v$pkgver/$pkgbase-$pkgver.tar.gz";
         
"https://github.com/protocolbuffers/protobuf/archive/v${_protobuf_ver}/protobuf-${_protobuf_ver}.tar.gz";
         "protobuf-34-build-fix.patch"
         "fix-python-system-abseil.patch")
-sha256sums=('38f58596277fa632064cc0719b9ece4381c8c77461cb51e9b66ca149574b7865'
+sha256sums=('41b695614b26652ff9e97ce50cfd4a6c7a3d45a9fe598d1454407746499bbf2c'
             '31bf78bd91b96dd5e24fab3bb1d7f3f7453ccbaceec9afb86d6e4816a15ab109'
             'e127ea69dd7be4e88abdd95845fb6c30d25d96971d95827e92b70e2e910d46a1'
             '2c126e40c54bdc88ab57fad12cbd860fc999aceb0e2787263edcbf024097ecec'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/grpc/-/commit/c41090635f5bd7bb73556e70c8b24a345928fbb7

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/grpc/-/commit/c41090635f5bd7bb73556e70c8b24a345928fbb7
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to