blob: c3a27a69bbdf330fcc4f44d7c0118212652e1f6a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://docs.baldeagleos.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>filip@kszczot.pl</email>
<name>Filip Kszczot</name>
</maintainer>
<maintainer type="person">
<email>aruhier@mailbox.org</email>
<name>Anthony Ruhier</name>
</maintainer>
<upstream>
<changelog>https://github.com/hyprwm/hyprlang/releases</changelog>
<bugs-to>https://github.com/hyprwm/hyprlang/issues</bugs-to>
</upstream>
<origin>baldeagleos-repo</origin>
</pkgmetadata>
|