fix: automate arch packaging

using docker just like debian. This makes the scripts easier to
reproduce.
This commit is contained in:
2024-08-19 19:42:46 +02:00
parent e8602e1e1f
commit 347c8605c9
5 changed files with 44 additions and 5 deletions

3
.gitignore vendored
View File

@ -1,7 +1,10 @@
out/
examples/
artifacts/
pkg/
compile_commands.json
.cache/
*.tar.gz
*.log
*.zst
PKGBUILD