Files
guru/app-admin/pass-update/pass-update-2.2.1.ebuild
Haelwenn (lanodan) Monnier c09a9d70c3 app-admin/pass-update: add 2.2.1, drop 2.2
Signed-off-by: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
2024-02-29 09:39:46 +01:00

12 lines
368 B
Bash

# Copyright 2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
DESCRIPTION="pass extension that provides an easy flow for updating passwords"
HOMEPAGE="https://github.com/roddhjav/pass-update"
SRC_URI="https://github.com/roddhjav/pass-update/releases/download/v${PV}/${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64"