app-shells/krabby-bin: add 0.3.0, drop 0.1.8

Signed-off-by: Sravan Balaji <balajsra@umich.edu>
This commit is contained in:
Sravan Balaji
2025-04-30 17:30:04 -04:00
parent 7f0c15a6c9
commit d8fc67cbaa
2 changed files with 6 additions and 4 deletions

View File

@@ -1 +1 @@
DIST krabby-0.1.8-x86_64.tar.gz 2756137 BLAKE2B d240791ed8cb1d5dcdf8e1b399d8ec2ac32e7e9ceaf9f3bcb2b62964d6d96a518ff213eee1042591b6201e455065e630e7d6feb98c3c9457f0e848d90b0d3797 SHA512 1dd913a514ee9430f6f1dae8da11a1f7181bdce3266ee692abf63c21910db58ef7f18b4dd89c2701d713dd37723b995fbdacab29a8cd8fdae15ea93a8c6694b0
DIST krabby-bin-0.3.0.tar.gz 2924325 BLAKE2B 6ad9adbc549cc5d1b1b8cc762ca2d0222ceba89cc2e8fe29f4afc9149dfecb2074c9a30d78243e4804747e055c72d6579cf8472fc8123a02c7b57cfbb636adb4 SHA512 94a5e3abae73ee0228aa6e5e8cec107ce7347969064abdb94804c68479743abd1e33c16b4dc18be580dfc45de8672509184231efcdaec79226a3b61e60b840e7

View File

@@ -1,17 +1,19 @@
# Copyright 1999-2024 Gentoo Authors
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DESCRIPTION="Print pokemon sprites in your terminal"
HOMEPAGE="https://github.com/yannjor/krabby"
SRC_URI="https://github.com/yannjor/krabby/releases/download/v${PV}/krabby-${PV}-x86_64.tar.gz"
SRC_URI="https://github.com/yannjor/krabby/releases/download/v${PV}/krabby-${PV}-x86_64.tar.gz -> ${P}.tar.gz"
S=${WORKDIR}
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64"
S=${WORKDIR}
QA_PREBUILT="*"
src_install() {
dobin krabby