Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages /
protobuf-c
Commits:
970988ab by Christian Heusel at 2024-09-23T20:12:56+02:00
upgpkg: 1.5.0-7: Rebuild for protobuf 28.2
- - - - -
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 = 6
+ pkgrel = 7
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=6
+pkgrel=7
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/970988aba49c4fd9539f43f872723560b7dafb51
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/protobuf-c/-/commit/970988aba49c4fd9539f43f872723560b7dafb51
You're receiving this email because of your account on gitlab.archlinux.org.