diff --git a/protobuf-c/.SRCINFO b/protobuf-c/.SRCINFO index 6ecad959ac..fdb23b43ca 100644 --- a/protobuf-c/.SRCINFO +++ b/protobuf-c/.SRCINFO @@ -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 diff --git a/protobuf-c/PKGBUILD b/protobuf-c/PKGBUILD index 3148ec9c59..4b27738988 100644 --- a/protobuf-c/PKGBUILD +++ b/protobuf-c/PKGBUILD @@ -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'