pass: adopt, xlintify
- remove noarch
This commit is contained in:
parent
36cd4bbe7b
commit
a5f97428e5
1 changed files with 2 additions and 3 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue