blob: 2c489525f529b0e5524dc740a1ac36369d85caa5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
{'description': {'en': 'Overlay for ricing enthusiasts'},
'feed': ['https://github.com/azahi/ricerlay/commits/master.atom'],
'homepage': 'https://github.com/azahi/ricerlay',
'name': 'ricerlay',
'owner': [{'email': 'azahi@teknik.io', 'name': 'azahi', 'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'https://github.com/azahi/ricerlay.git'},
{'type': 'git',
'uri': 'git+ssh://git@github.com/azahi/ricerlay.git'}],
'status': 'unofficial'}
$ pmaint sync ricerlay
Already up to date.
*** syncing ricerlay
*** synced ricerlay
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 ricerlay
* Cache regenerated successfully
|