pass: adopt, xlintify

- remove noarch
This commit is contained in:
teldra 2020-09-23 22:30:56 +02:00 committed by Michael Aldridge
parent 36cd4bbe7b
commit a5f97428e5

View file

@ -1,15 +1,14 @@
# Template file for 'pass'
pkgname=pass
version=1.7.3
revision=3
archs=noarch
revision=4
wrksrc="password-store-${version}"
build_style=gnu-makefile
make_install_args="WITH_BASHCOMP=yes WITH_ZSHCOMP=yes WITH_FISHCOMP=yes"
depends="bash gnupg2 tree which"
checkdepends="gnupg2 tree which git"
short_desc="Stores, retrieves, generates, and synchronizes passwords securely"
maintainer="Orphaned <orphan@voidlinux.org>"
maintainer="teldra <teldra@rotce.de>"
license="GPL-2.0-or-later"
homepage="https://www.passwordstore.org"
distfiles="https://git.zx2c4.com/password-store/snapshot/password-store-${version}.tar.xz"