Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages /
protobuf-c
Commits:
90c15779 by Christian Heusel at 2025-03-20T21:25:51+01:00
upgpkg: 1.5.1-2: Rebuild for protobuf 30.1 & abseil-cpp 20250127.1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = protobuf-c
pkgdesc = Protocol Buffers implementation in C
pkgver = 1.5.1
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/protobuf-c/protobuf-c
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgname=protobuf-c
pkgver=1.5.1
-pkgrel=1
+pkgrel=2
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/90c15779f14e30c31e4287fd587075b5bdfbad95
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/protobuf-c/-/commit/90c15779f14e30c31e4287fd587075b5bdfbad95
You're receiving this email because of your account on gitlab.archlinux.org.