dev-tex/tabularray: update SRC_URI and checksum

- switch to GitHub-generated tarballs
- fix tar ball checksum

Closes: https://bugs.gentoo.org/937319
Signed-off-by: Huang Rui <vowstar@gmail.com>
This commit is contained in:
Huang Rui
2024-08-05 18:18:53 +08:00
parent 2fa3921bb1
commit 3a9d31eb7a
3 changed files with 7 additions and 4 deletions

View File

@@ -5,6 +5,9 @@
<email>vowstar@gmail.com</email>
<name>Huang Rui</name>
</maintainer>
<upstream>
<remote-id type="github">lvjr/tabularray</remote-id>
</upstream>
<longdescription lang="en">
LATEX tables are implemented using TEX commands such as \halign,
\noalign, \span, and \omit. In order to implement new features, many