Fix order of 'Component' and 'Architecture' fields. #172

This commit is contained in:
Andrey Smirnov
2015-01-19 22:03:31 +03:00
parent 0665f2231a
commit bd2cc45524
3 changed files with 4 additions and 2 deletions

View File

@@ -22,7 +22,9 @@ var (
"Codename",
"Date",
"Architectures",
"Architecture",
"Components",
"Component",
"Description",
"MD5Sum",
"SHA1",