This commit is contained in:
2026-07-02 14:15:50 -04:00
parent 17c94f52a3
commit 7d6f70cee5
+1 -1
View File
@@ -46,7 +46,7 @@ USER aur
# Git clone the aur-utils repo
# Checkout the latest release, fetching latest release version from github API via curl
# 2026-07-02 switch source from github to AUR
# 2026-07-02 switch source from GitHub to AUR
# RUN git clone https://github.com/aurutils/aurutils.git /aur/aurutils && \
RUN git clone https://aur.archlinux.org/aurutils.git /aur/aurutils
# cd /aur/aurutils && \