blob: c9a2b42a1f7e46c7f5223b903daed52b6bd668d9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://docs.baldeagleos.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>chinh4thepro@gmail.com</email>
<name>Vincent Phan</name>
</maintainer>
<upstream>
<bugs-to>https://github.com/Aylur/ags/issues</bugs-to>
<changelog>https://github.com/Aylur/ags/blob/main/CHANGELOG.md</changelog>
<doc>https://aylur.github.io/ags-docs/</doc>
</upstream>
<origin>baldeagleos-repo</origin>
</pkgmetadata>
|