architecture

This commit is contained in:
Marc Beninca 2021-10-10 20:11:36 +02:00 committed by Marc Beninca
parent 68c15d9c39
commit f2a7490652
3 changed files with 5 additions and 4 deletions

View file

@ -1,5 +1,4 @@
ARCHIVE = '.tar.xz'
ARCHITECTURE = 'x86_64'
CATALOG = '.files'
CHARSET = 'u8'
REPOSITORY = 'https://repo.msys2.org'