* update protobuf-c to 1.5.0-7

This commit is contained in:
Alexander Baldeck 2024-11-02 12:56:40 +01:00
parent d06a92e2d1
commit 3bd3208bcb
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
pkgbase = protobuf-c pkgbase = protobuf-c
pkgdesc = Protocol Buffers implementation in C pkgdesc = Protocol Buffers implementation in C
pkgver = 1.5.0 pkgver = 1.5.0
pkgrel = 6 pkgrel = 7
url = https://github.com/protobuf-c/protobuf-c url = https://github.com/protobuf-c/protobuf-c
arch = x86_64 arch = x86_64
arch = powerpc64le arch = powerpc64le

View File

@ -5,7 +5,7 @@
pkgname=protobuf-c pkgname=protobuf-c
pkgver=1.5.0 pkgver=1.5.0
pkgrel=6.1 pkgrel=7
pkgdesc='Protocol Buffers implementation in C' pkgdesc='Protocol Buffers implementation in C'
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64) arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
url='https://github.com/protobuf-c/protobuf-c' url='https://github.com/protobuf-c/protobuf-c'