blob: 5788862f0007176b13c97b3884aa0634ea01d5f9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
{'description': {'en': "Quarks's overlay; needful things around Security, "
'Penetration Testing and gaming'},
'homepage': 'https://git.zero-downtime.net/quark',
'name': 'quarks',
'owner': [{'email': 'it@startux.de',
'name': 'Stefan Reimer',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://git.zero-downtime.net/quark/quarks.git'}],
'status': 'unofficial'}
$ pmaint sync quarks
Already up to date.
*** syncing quarks
*** synced quarks
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 quarks
* Cache regenerated successfully
|