Here is what I came up with:
Code: Select all
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the MIT License
EAPI=8
DESCRIPTION="Terminal irc client"
HOMEPAGE="https://github.com/stefan11111/kirc"
SRC_URI="https://github.com/stefan11111/kirc/releases/download/0.3.2/kirc-3.2.0.tar.gz"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
DEPEND=""
RDEPEND="${DEPEND}"
BDEPEND=""# ebuild kirc-0.3.2.ebuild clean test install
Forcing test.
!!! Fetched file: kirc-3.2.0.tar.gz VERIFY FAILED!
!!! Reason: Insufficient data for checksum verification
!!! Got:
!!! Expected: BLAKE2B BLAKE2S MD5 RMD160 SHA1 SHA256 SHA3_256 SHA3_512 SHA512 WHIRLPOOL





