diff --git a/srcpkgs/pass/template b/srcpkgs/pass/template index 29c2b786861..c04f21d4c02 100644 --- a/srcpkgs/pass/template +++ b/srcpkgs/pass/template @@ -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 " +maintainer="Leah Neukirchen " license="GPL-2.0-or-later" homepage="https://www.passwordstore.org" distfiles="https://git.zx2c4.com/password-store/snapshot/password-store-${version}.tar.xz"