pass: fix tests.
This commit is contained in:
parent
d511f58718
commit
c25d707c96
1 changed files with 2 additions and 0 deletions
|
@ -7,12 +7,14 @@ noarch=yes
|
|||
build_style=gnu-makefile
|
||||
make_install_args="FORCE_BASHCOMP=1 FORCE_ZSHCOMP=1"
|
||||
depends="bash gnupg2 pwgen tree xclip"
|
||||
checkdepends="${depends} git"
|
||||
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=f6d2199593398aaefeaa55e21daddfb7f1073e9e096af6d887126141e99d9869
|
||||
make_check_target="test"
|
||||
|
||||
passmenu_package() {
|
||||
short_desc="A dmenu-based interface to pass"
|
||||
|
|
Loading…
Reference in a new issue