build: tags: - strit script: - sudo pacman -Syy && makepkg -scr --noconfirm artifacts: paths: - ./*.pkg.tar.* expire_in: 1 week