16 lines
576 B
Text
16 lines
576 B
Text
|
# 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
|