From 582f69761e60fc355913a202109d865d4af910e9 Mon Sep 17 00:00:00 2001 From: kth5 Date: Fri, 11 Oct 2024 07:26:44 +0200 Subject: [PATCH] * mcpu power8 rebuild --- libcbor/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libcbor/PKGBUILD b/libcbor/PKGBUILD index 441ca56d63..9449bd9bb0 100644 --- a/libcbor/PKGBUILD +++ b/libcbor/PKGBUILD @@ -4,7 +4,7 @@ pkgname=libcbor pkgver=0.11.0 -pkgrel=1 +pkgrel=1.1 pkgdesc='C library for parsing and generating CBOR, the general-purpose schema-less binary data format' url='https://github.com/PJK/libcbor' arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)