* update protobuf-c to 1.5.0-10

This commit is contained in:
Alexander Baldeck 2025-01-01 13:32:45 +01:00
parent b22892ac4e
commit 67f8cefd1f
2 changed files with 2 additions and 2 deletions

View File

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

View File

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