Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages /
protobuf-c
Commits:
022bdb94 by Christian Heusel at 2024-11-07T15:46:14+01:00
upgpkg: 1.5.0-8: Rebuild for protobuf 28.3
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = protobuf-c
pkgdesc = Protocol Buffers implementation in C
pkgver = 1.5.0
- pkgrel = 7
+ pkgrel = 8
url = https://github.com/protobuf-c/protobuf-c
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgname=protobuf-c
pkgver=1.5.0
-pkgrel=7
+pkgrel=8
pkgdesc='Protocol Buffers implementation in C'
arch=('x86_64')
url='https://github.com/protobuf-c/protobuf-c'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/protobuf-c/-/commit/022bdb94b628c48557efc3647bb702521746b2c3
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/protobuf-c/-/commit/022bdb94b628c48557efc3647bb702521746b2c3
You're receiving this email because of your account on gitlab.archlinux.org.