Aktualisieren von aarch64_buildscript

This commit is contained in:
jensgrunzer1
2024-11-20 14:44:20 +01:00
committed by GitHub
parent 3e7dba228f
commit 4d1fa5d938
+1 -1
View File
@@ -14,7 +14,7 @@
pacman-key --init
pacman-key --populate archlinuxarm
pacman -Sy --noconfirm
pacman -S yarn git wget --noconfirm
pacman -S yarn git wget glib2 --noconfirm
wget https://github.com/jensgrunzer1/pyhon311-for-aarch64/raw/refs/heads/main/python311-3.11.9-2-aarch64.pkg.tar.xz
pacman -U python311-3.11.9-2-aarch64.pkg.tar.xz --noconfirm
pacman -Su --noconfirm