pass: fix tests.
This commit is contained in:
parent
d511f58718
commit
c25d707c96
@ -7,12 +7,14 @@ 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 pwgen tree xclip"
|
||||||
|
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>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://www.passwordstore.org/"
|
homepage="http://www.passwordstore.org/"
|
||||||
distfiles="http://git.zx2c4.com/password-store/snapshot/password-store-${version}.tar.xz"
|
distfiles="http://git.zx2c4.com/password-store/snapshot/password-store-${version}.tar.xz"
|
||||||
checksum=f6d2199593398aaefeaa55e21daddfb7f1073e9e096af6d887126141e99d9869
|
checksum=f6d2199593398aaefeaa55e21daddfb7f1073e9e096af6d887126141e99d9869
|
||||||
|
make_check_target="test"
|
||||||
|
|
||||||
passmenu_package() {
|
passmenu_package() {
|
||||||
short_desc="A dmenu-based interface to pass"
|
short_desc="A dmenu-based interface to pass"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user