blob: d685011f0d3d9f5f066989c38c88bd103c9c1e63 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
<?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/hyprcursor/releases</changelog>
<doc>https://github.com/hyprwm/hyprcursor/tree/main/docs</doc>
<bugs-to>https://github.com/hyprwm/hyprcursor/issues</bugs-to>
</upstream>
<origin>baldeagleos-repo</origin>
</pkgmetadata>
|