mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
New package: pass-import-2.6
shorter desc
This commit is contained in:
parent
45531dbfcd
commit
b3eb6915d2
1 changed files with 15 additions and 0 deletions
15
srcpkgs/pass-import/template
Normal file
15
srcpkgs/pass-import/template
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
# Template file for 'pass-import'
|
||||||
|
pkgname=pass-import
|
||||||
|
version=2.6
|
||||||
|
revision=1
|
||||||
|
archs=noarch
|
||||||
|
build_style=gnu-makefile
|
||||||
|
make_install_args=BASHCOMPDIR=/usr/share/bash-completion/completions
|
||||||
|
hostmakedepends="python3-setuptools python3-yaml"
|
||||||
|
depends="pass>=1.7.0 python3-defusedxml"
|
||||||
|
short_desc="Pass extension for importing data from most existing password managers"
|
||||||
|
maintainer="Alan Brown <adbrown@rocketmail.com>"
|
||||||
|
license="GPL-3.0-or-later"
|
||||||
|
homepage="https://github.com/roddhjav/pass-import"
|
||||||
|
distfiles="https://github.com/roddhjav/pass-import/releases/download/v${version}/pass-import-${version}.tar.gz"
|
||||||
|
checksum=19bddbbe3e43c15bedcc1df6eadf664e30bc04b2992809eb4d04f25a3d370ea8
|
Loading…
Add table
Reference in a new issue