add some more aur packages

- "protonup-qt-bin"
  - "schildichat-desktop-bin"
  - "visual-studio-code-bin"
  - "olympus-bin"
  - "protontricks"
  - "mindustry-bin"
  - "rate-mirrors-bin"
This commit is contained in:
askiiart 2024-10-23 13:21:54 -05:00
parent 554c5aa1d1
commit 1dddbff456
Signed by untrusted user who does not match committer: askiiart
GPG key ID: EA85979611654C30

View file

@ -39,6 +39,15 @@ build_aur_package 'librewolf-allow-dark'
# these two are super tiny so not really any reason not to build them here # these two are super tiny so not really any reason not to build them here
build_aur_package 'vesktop-bin' build_aur_package 'vesktop-bin'
build_aur_package 'bluetooth-support' build_aur_package 'bluetooth-support'
build_aur_package 'rate-mirrors-bin'
# big, so only for slow things and over LAN
build_aur_package 'protonup-qt-bin'
build_aur_package 'schildichat-desktop-bin'
build_aur_package 'visual-studio-code-bin'
build_aur_package 'olympus-bin'
build_aur_package 'protontricks'
build_aur_package 'mindustry-bin'
cd /repo/ cd /repo/
rm -rf ./tmp/arch-workdir rm -rf ./tmp/arch-workdir