Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages /
protobuf-c
Commits:
92c18a28 by Christian Heusel at 2024-09-12T19:44:03+02:00
upgpkg: 1.5.0-6: Rebuild for protobut 28.1
- - - - -
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 = 5
+ pkgrel = 6
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=5
+pkgrel=6
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/92c18a28f4ce96cefb48195a19f4ab78c97a85c4
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/protobuf-c/-/commit/92c18a28f4ce96cefb48195a19f4ab78c97a85c4
You're receiving this email because of your account on gitlab.archlinux.org.