blob: f41b9aa3ae5b17a26169c2361bf58edfb9672b88 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>alexey@zapparov.com</email>
<name>Alexey Zapparov</name>
</maintainer>
<upstream>
<bugs-to>https://github.com/sharkdp/vivid/issues</bugs-to>
<changelog>https://github.com/sharkdp/vivid/blob/master/CHANGELOG.md</changelog>
<remote-id type="github">sharkdp/vivid</remote-id>
</upstream>
</pkgmetadata>
|