dev-crystal/crystar: add 0.4.0, drop 0.3.0

Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
This commit is contained in:
Anna (cybertailor) Vyalkova
2024-11-26 16:40:21 +05:00
parent 33399e747f
commit 5147b6a928
2 changed files with 1 additions and 1 deletions

View File

@@ -0,0 +1,14 @@
# Copyright 2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
inherit shards
DESCRIPTION="Crystal language Tar Module implements access to tar archives"
HOMEPAGE="https://github.com/naqvis/crystar"
SRC_URI="https://github.com/naqvis/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64"