From 920ec3aac35e53461ccc351720280d63b3c90cb7 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Mon, 4 May 2026 16:51:32 +0200 Subject: Mark that libhashsum runs on aarch64 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- libhashsum/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libhashsum/PKGBUILD b/libhashsum/PKGBUILD index 3a63556..d643e7e 100644 --- a/libhashsum/PKGBUILD +++ b/libhashsum/PKGBUILD @@ -4,7 +4,7 @@ pkgname=libhashsum pkgver=1.1.2 pkgrel=1 pkgdesc="Library for calculating the cryptographic hashes" -arch=(i686 x86_64) +arch=(i686 x86_64 aarch64) url="https://codeberg.org/maandree/libhashsum" license=('custom:ISC') depends=(libsha1 libsha2 'libkeccak>=1.3' 'libblake>=3.0') -- cgit v1.2.3-70-g09d2