From a9130455a27251373e2319107e67ad45e9da3a25 Mon Sep 17 00:00:00 2001 From: jensgrunzer1 <125598768+jensgrunzer1@users.noreply.github.com> Date: Wed, 20 Nov 2024 14:34:24 +0100 Subject: [PATCH] Aktualisieren von aarch64_buildscript --- aarch64_buildscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aarch64_buildscript b/aarch64_buildscript index 0ad45b88..dd0336c4 100755 --- a/aarch64_buildscript +++ b/aarch64_buildscript @@ -15,7 +15,7 @@ pacman-key --init pacman-key --populate archlinuxarm pacman -Sy --noconfirm pacman -S yarn git wget --noconfirm -pacman -U https://github.com/jensgrunzer1/pyhon311-for-aarch64/raw/refs/heads/main/python311-3.11.9-2-aarch64.pkg.tar.xz --noconfirm +pacman -U --nosig https://github.com/jensgrunzer1/pyhon311-for-aarch64/raw/refs/heads/main/python311-3.11.9-2-aarch64.pkg.tar.xz --noconfirm pacman -Su --noconfirm mkdir swingmusicbuilder cd swingmusicbuilder