Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages /
protobuf
Commits:
bca7bb98 by Christian Heusel at 2024-10-02T11:16:52+02:00
upgpkg: 28.2-2: Rebuild for Ruby 3.3
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = protobuf
pkgdesc = Protocol Buffers - Google's data interchange format
pkgver = 28.2
- pkgrel = 1
+ pkgrel = 2
url = https://developers.google.com/protocol-buffers/
arch = x86_64
license = BSD-3-Clause
=====================================
PKGBUILD
=====================================
@@ -10,7 +10,7 @@
pkgbase='protobuf'
pkgname=('protobuf' 'python-protobuf' 'ruby-google-protobuf')
pkgver=28.2
-pkgrel=1
+pkgrel=2
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/bca7bb98488136886bc62582445f246c3d072302
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/protobuf/-/commit/bca7bb98488136886bc62582445f246c3d072302
You're receiving this email because of your account on gitlab.archlinux.org.