New package: pass-1.6.3.
This commit is contained in:
parent
87e526f1af
commit
08b404e24b
1 changed files with 15 additions and 0 deletions
15
srcpkgs/pass/template
Normal file
15
srcpkgs/pass/template
Normal file
|
@ -0,0 +1,15 @@
|
|||
# Template file for 'pass'
|
||||
pkgname=pass
|
||||
version=1.6.3
|
||||
revision=1
|
||||
wrksrc="password-store-${version}"
|
||||
noarch=yes
|
||||
build_style=gnu-makefile
|
||||
make_install_args="FORCE_BASHCOMP=1 FORCE_ZSHCOMP=1"
|
||||
depends="bash gnupg pwgen tree xclip"
|
||||
short_desc="Stores, retrieves, generates, and synchronizes passwords securely"
|
||||
maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
||||
license="GPL-2"
|
||||
homepage="http://www.passwordstore.org/"
|
||||
distfiles="http://git.zx2c4.com/password-store/snapshot/password-store-${version}.tar.xz"
|
||||
checksum=d419d40aa165c1f893e994dd706733374a9db8cf5314124702a061e70e0340f7
|
Loading…
Reference in a new issue