pkgs: update some packages
[winfreed.git] / template.ini
1 ; The DEFAULTS section is not strictly needed, it is here just as an
2 ; example, maybe in a future version it can go in some global config
3 ; file
4 [DEFAULTS]
5 language = en-US
6
7 [Package]
8 name = Example program
9 homepage = http://example.com/
10 description = Example program doesn't do anything useful that we know of.
11 license = GPL
12
13 ; A URL can have parametric language and version
14 url_i386 = http://example.com/program-%(version)s-%(language)s.exe
15 url_x64 = http://example.com/program-%(version)s-%(language)s.msi
16
17 ; If no Architecture-specific URL is available, use just 'url'
18 ;url = http://example.com/program-%(version)s-%(language)s.exe
19
20 version = 1.0
21
22 ; TODO, checksums or signatures are not supported for now
23 ;md5 = 564ad4bb65013635017a04d5e7098b9e