From 37c8b6ac2a2c85e2036f6d4341e25be24826dff0 Mon Sep 17 00:00:00 2001 From: Christoph Reiter Date: Sat, 12 Jul 2025 09:36:51 +0200 Subject: [PATCH] rebuild protobuf-c --- mingw-w64-protobuf-c/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mingw-w64-protobuf-c/PKGBUILD b/mingw-w64-protobuf-c/PKGBUILD index cad5b0aaca..17477d69e4 100644 --- a/mingw-w64-protobuf-c/PKGBUILD +++ b/mingw-w64-protobuf-c/PKGBUILD @@ -4,7 +4,7 @@ _realname=protobuf-c pkgbase=mingw-w64-${_realname} pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" pkgver=1.5.2 -pkgrel=4 +pkgrel=5 pkgdesc="Protocol Buffers implementation in C (mingw-w64)" arch=('any') mingw_arch=('mingw64' 'ucrt64' 'clang64' 'clangarm64')