Files
guru/app-admin/pass-update/pass-update-2.1.ebuild
Haelwenn (lanodan) Monnier 6b29af43af app-admin/pass-update: New Package, imported from ::lanodanOverlay
Signed-off-by: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
2021-09-16 03:20:08 +02: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"