logo

overlay

My own overlay for experimentations, use with caution, no support is provided git clone https://hacktivis.me/git/overlay.git

pass-update-2.1.ebuild (403B)


  1. # Copyright 2019 Haelwenn (lanodan) Monnier <contact@hacktivis.me>
  2. # Distributed under the terms of the GNU General Public License v2
  3. EAPI=7
  4. DESCRIPTION="pass extension that provides an easy flow for updating passwords"
  5. HOMEPAGE="https://github.com/roddhjav/pass-update"
  6. SRC_URI="https://github.com/roddhjav/pass-update/releases/download/v${PV}/${P}.tar.gz"
  7. LICENSE="GPL-3"
  8. SLOT="0"
  9. KEYWORDS="~amd64"