1 | {'description': {'en': "BrightOne's personal overlay"},
|
2 | 'feed': ['https://github.com/filalex77/bright/commits/master.atom'],
|
3 | 'homepage': 'https://github.com/filalex77/bright',
|
4 | 'name': 'bright',
|
5 | 'owner': [{'email': 'brightone@protonmail.com',
|
6 | 'name': 'Oleksii Filonenko',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git', 'uri': 'https://github.com/filalex77/bright.git'}],
|
10 | 'status': 'unofficial'}
|
11 | $ pmaint sync bright
|
12 | Already up to date.
|
13 | *** syncing bright
|
14 | *** synced bright
|
15 | * Sync succeeded
|
16 | $ git log --format=%ci -1
|
17 | $ git show -q --pretty=format:%G? HEAD
|
18 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 bright
|
19 | * Cache regenerated successfully
|