pass: adopt.

This commit is contained in:
Leah Neukirchen 2023-10-26 21:15:59 +02:00
parent 60f054e9e0
commit f3d73b8267

View file

@ -7,7 +7,7 @@ make_install_args="WITH_BASHCOMP=yes WITH_ZSHCOMP=yes WITH_FISHCOMP=yes"
depends="bash gnupg>=2 tree"
checkdepends="gnupg tree git"
short_desc="Stores, retrieves, generates, and synchronizes passwords securely"
maintainer="Orphaned <orphan@voidlinux.org>"
maintainer="Leah Neukirchen <leah@vuxu.org>"
license="GPL-2.0-or-later"
homepage="https://www.passwordstore.org"
distfiles="https://git.zx2c4.com/password-store/snapshot/password-store-${version}.tar.xz"