app-misc/mymefetch: add 1.3, drop 1.2

Signed-off-by: Alexandru Mihai Buzduc <lalibuzduc@gmail.com>
This commit is contained in:
Alexandru Mihai Buzduc
2025-04-03 21:08:44 +02:00
parent d06fef9d22
commit e68c7191d8

View File

@@ -0,0 +1,12 @@
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DESCRIPTION="MymeType's own neofetch-like Bash script"
HOMEPAGE="https://codeberg.org/MymeType/mymefetch"
SRC_URI="https://codeberg.org/MymeType/mymefetch/archive/v${PV}.tar.gz -> ${P}.tar.gz"
S="${WORKDIR}/${PN}"
LICENSE="Unlicense"
SLOT="0"
KEYWORDS="~amd64"