extra/protobuf to 28.2-3

This commit is contained in:
David Beauchamp 2024-10-14 12:05:32 -04:00
parent 2aab399fbb
commit c473ebdfe3
2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
pkgbase = protobuf
pkgdesc = Protocol Buffers - Google's data interchange format
pkgver = 28.2
pkgrel = 1
pkgrel = 3
url = https://developers.google.com/protocol-buffers/
arch = x86_64
license = BSD-3-Clause

View file

@ -17,7 +17,7 @@
pkgbase='protobuf'
pkgname=('protobuf' 'ruby-google-protobuf')
pkgver=28.2
pkgrel=1
pkgrel=3
# Note: python-protobuf needs to be updated alongside this package to the same version
pkgdesc="Protocol Buffers - Google's data interchange format"
arch=('x86_64')