From 7463f9f9c93a3d96f86264f905646b8406288496 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Wed, 16 Feb 2022 12:55:27 +0100 Subject: Fix description of libkeccak-musl MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- libkeccak-musl/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libkeccak-musl/PKGBUILD b/libkeccak-musl/PKGBUILD index 273be5f..4198734 100644 --- a/libkeccak-musl/PKGBUILD +++ b/libkeccak-musl/PKGBUILD @@ -3,8 +3,8 @@ pkgname=libkeccak-musl _pkgname=libkeccak pkgver=1.3.1 -pkgrel=1 -pkgdesc='Keccak-family hashing library' +pkgrel=2 +pkgdesc='Keccak-family hashing library (musl-version)' arch=('x86_64' 'i686') url='https://github.com/maandree/libkeccak' license=('custom:ISC') -- cgit v1.2.3-70-g09d2