2014-10-15 20:24:05 +00:00
|
|
|
# Template file for 'pass'
|
|
|
|
pkgname=pass
|
|
|
|
version=1.6.3
|
2014-11-11 22:20:05 +00:00
|
|
|
revision=2
|
2014-10-15 20:24:05 +00:00
|
|
|
wrksrc="password-store-${version}"
|
|
|
|
noarch=yes
|
|
|
|
build_style=gnu-makefile
|
|
|
|
make_install_args="FORCE_BASHCOMP=1 FORCE_ZSHCOMP=1"
|
2014-11-11 22:20:05 +00:00
|
|
|
depends="bash gnupg2 pwgen tree xclip"
|
2014-10-15 20:24:05 +00:00
|
|
|
short_desc="Stores, retrieves, generates, and synchronizes passwords securely"
|
|
|
|
maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
|
|
|
license="GPL-2"
|
|
|
|
homepage="http://www.passwordstore.org/"
|
2014-11-03 11:32:11 +00:00
|
|
|
update_site="http://git.zx2c4.com/password-store"
|
|
|
|
update_pkgname=password-store
|
2014-10-15 20:24:05 +00:00
|
|
|
distfiles="http://git.zx2c4.com/password-store/snapshot/password-store-${version}.tar.xz"
|
|
|
|
checksum=d419d40aa165c1f893e994dd706733374a9db8cf5314124702a061e70e0340f7
|