gentoo-ebuilds/dev-java/scala-cli-bin/metadata.xml
Florian Schmaus 6b7b577fc6
dev-java/scala-cli-bin: add changelog URL to metadata
Signed-off-by: Florian Schmaus <flow@gentoo.org>
2024-01-11 11:44:29 +01:00

13 lines
471 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type='person'>
<email>flow@gentoo.org</email>
<name>Florian Schmaus</name>
</maintainer>
<upstream>
<changelog>https://github.com/VirtusLab/scala-cli/releases</changelog>
<remote-id type="github">VirtusLab/scala-cli</remote-id>
<bugs-to>https://github.com/VirtusLab/scala-cli/issues</bugs-to>
</upstream>
</pkgmetadata>