dev-ruby/asciimath: update HOMEPAGE

Signed-off-by: Hans de Graaff <graaff@gentoo.org>
This commit is contained in:
Hans de Graaff
2023-04-17 07:56:30 +02:00
parent 9ea65251fa
commit 1550e2cb2e
2 changed files with 2 additions and 2 deletions

View File

@@ -11,7 +11,7 @@ RUBY_FAKEGEM_EXTRADOC="CHANGELOG.adoc README.adoc"
inherit ruby-fakegem
DESCRIPTION="A pure Ruby AsciiMath parsing and conversion library"
HOMEPAGE="https://github.com/pepijnve/asciimath"
HOMEPAGE="https://github.com/asciidoctor/asciimath"
LICENSE="MIT"
SLOT="1"

View File

@@ -6,6 +6,6 @@
<name>Gentoo Ruby Project</name>
</maintainer>
<upstream>
<remote-id type="github">pepijnve/asciimath</remote-id>
<remote-id type="github">asciidoctor/asciimath</remote-id>
</upstream>
</pkgmetadata>