From 346cccec81a01c4c12ea7712a549de15076ae96c Mon Sep 17 00:00:00 2001 From: kth5 Date: Mon, 30 Sep 2024 14:40:09 +0200 Subject: [PATCH] * update bash to 5.2.032-2 --- bash/.SRCINFO | 4 ++++ bash/PKGBUILD | 1 - 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/bash/.SRCINFO b/bash/.SRCINFO index db7f07ee5a..5d1060b68d 100644 --- a/bash/.SRCINFO +++ b/bash/.SRCINFO @@ -5,6 +5,10 @@ pkgbase = bash url = https://www.gnu.org/software/bash/bash.html install = bash.install arch = x86_64 + arch = powerpc64le + arch = powerpc64 + arch = powerpc + arch = riscv64 license = GPL-3.0-or-later depends = readline depends = libreadline.so diff --git a/bash/PKGBUILD b/bash/PKGBUILD index 061ff184f2..37d48a5a9b 100644 --- a/bash/PKGBUILD +++ b/bash/PKGBUILD @@ -1,4 +1,3 @@ -# POWER Maintainer: Alexander Baldeck # Maintainer: Levente Polyak # Maintainer: Tobias Powalowski # Contributor: Giancarlo Razzolini