pass: fix tests.

This commit is contained in:
maxice8 2017-11-27 14:25:05 -02:00 committed by Toyam Cox
parent d511f58718
commit c25d707c96

View file

@ -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"