pass: drop pwgen dependency
pass 1.7.0 and up no longer require pwgen.
This commit is contained in:
parent
3669ef36a6
commit
f45a6d3e3a
@ -1,12 +1,12 @@
|
|||||||
# Template file for 'pass'
|
# Template file for 'pass'
|
||||||
pkgname=pass
|
pkgname=pass
|
||||||
version=1.7.1
|
version=1.7.1
|
||||||
revision=1
|
revision=2
|
||||||
wrksrc="password-store-${version}"
|
wrksrc="password-store-${version}"
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_install_args="FORCE_BASHCOMP=1 FORCE_ZSHCOMP=1"
|
make_install_args="FORCE_BASHCOMP=1 FORCE_ZSHCOMP=1"
|
||||||
depends="bash gnupg2 pwgen tree xclip"
|
depends="bash gnupg2 tree xclip"
|
||||||
checkdepends="${depends} git"
|
checkdepends="${depends} git"
|
||||||
short_desc="Stores, retrieves, generates, and synchronizes passwords securely"
|
short_desc="Stores, retrieves, generates, and synchronizes passwords securely"
|
||||||
maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user