From 9bbd30b1cadbc34ba9615820e3bef445abd374ed Mon Sep 17 00:00:00 2001 From: Vladimir Panteleev Date: Tue, 1 Feb 2022 19:27:33 +0000 Subject: [PATCH] test/t/lib-funcs-integ: Patch only the first auracle source See https://aur.archlinux.org/cgit/aur.git/commit/PKGBUILD?h=auracle-git&id=26b9371960c723a2d62080e786ea6de062aac9ab --- test/t/lib-funcs-integ.bash | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/t/lib-funcs-integ.bash b/test/t/lib-funcs-integ.bash index 05a72db..557e154 100644 --- a/test/t/lib-funcs-integ.bash +++ b/test/t/lib-funcs-integ.bash @@ -483,7 +483,7 @@ function TestNeedPacaur() { function TestNeedAuracle() { # shellcheck disable=SC2016,SC1004 TestNeedAURPackage auracle-git 26b9371960c723a2d62080e786ea6de062aac9ab "$(cat <<-'EOF' - source=("${source[@]/%/#commit=181e42cb1a780001c2c6fe6cda2f7f1080b249e5}") + source[0]="${source[0]/%/#commit=181e42cb1a780001c2c6fe6cda2f7f1080b249e5}" prepare() { cd "$_pkgname"