Files
guru/app-editors/helix/metadata.xml
Jonas Frei 0e15fcd73d app-editors/helix: add 22.05
Signed-off-by: Jonas Frei <freijon@pm.me>
2022-07-19 19:16:57 +02:00

17 lines
565 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>degni.public@gmail.com</email>
<name>Degni Luciano</name>
</maintainer>
<upstream>
<bugs-to>https://github.com/helix-editor/helix/issues</bugs-to>
<changelog>https://github.com/helix-editor/helix/commits/master</changelog>
<remote-id type="github">helix-editor/helix</remote-id>
</upstream>
<use>
<flag name="grammar">Build and install grammar language files</flag>
</use>
</pkgmetadata>