diff --git a/run.sh b/run.sh index 9d39dbd..1568267 100755 --- a/run.sh +++ b/run.sh @@ -19,6 +19,9 @@ if [ ! -e PKGBUILD ]; then cd /src/git fi +# Update pacman index +pacman -Sy + # Execute the build itself gosu builder makepkg -cCs --noconfirm --needed