signature
This commit is contained in:
parent
7384440b72
commit
6738c17522
1 changed files with 0 additions and 1 deletions
1
msys.py
1
msys.py
|
@ -3,6 +3,5 @@ ARCHITECTURE = 'x86_64'
|
||||||
CATALOG = '.files'
|
CATALOG = '.files'
|
||||||
CHARSET = 'u8'
|
CHARSET = 'u8'
|
||||||
REPOSITORY = 'https://repo.msys2.org'
|
REPOSITORY = 'https://repo.msys2.org'
|
||||||
SIGNATURE = '.sig'
|
|
||||||
|
|
||||||
ARCHITECTURES = [ARCHITECTURE, 'i686']
|
ARCHITECTURES = [ARCHITECTURE, 'i686']
|
||||||
|
|
Loading…
Reference in a new issue