Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages /
protobuf
Commits:
797d433f by Christian Heusel at 2026-03-02T16:20:57+01:00
upgpkg: 33.1-4: gcc-libs change
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = protobuf
pkgdesc = Protocol Buffers - Google's data interchange format
pkgver = 33.1
- pkgrel = 3
+ pkgrel = 4
url = https://developers.google.com/protocol-buffers/
arch = x86_64
license = BSD-3-Clause
=====================================
PKGBUILD
=====================================
@@ -11,7 +11,7 @@
pkgbase='protobuf'
pkgname=('protobuf' 'python-protobuf' 'ruby-google-protobuf')
pkgver=33.1
-pkgrel=3
+pkgrel=4
pkgdesc="Protocol Buffers - Google's data interchange format"
arch=('x86_64')
url='https://developers.google.com/protocol-buffers/'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/protobuf/-/commit/797d433f5ac5dfa51fd22773395314f32475a8f0
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/protobuf/-/commit/797d433f5ac5dfa51fd22773395314f32475a8f0
You're receiving this email because of your account on gitlab.archlinux.org.