Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages /
protobuf
Commits:
f6612b0e by Christian Heusel at 2024-11-18T00:28:03+01:00
upgpkg: 28.3-2: Rebuild for python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = protobuf
pkgdesc = Protocol Buffers - Google's data interchange format
pkgver = 28.3
- 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.3
-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/f6612b0ee44690fba962c79598248cf299d0e4a3
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/protobuf/-/commit/f6612b0ee44690fba962c79598248cf299d0e4a3
You're receiving this email because of your account on gitlab.archlinux.org.