mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
New package: lesspass-10.2.1
This commit is contained in:
parent
9a2e84b422
commit
e6d37ea36a
1 changed files with 15 additions and 0 deletions
15
srcpkgs/lesspass/template
Normal file
15
srcpkgs/lesspass/template
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
# Template file for 'lesspass'
|
||||||
|
pkgname=lesspass
|
||||||
|
version=10.2.1
|
||||||
|
revision=1
|
||||||
|
build_wrksrc="cli"
|
||||||
|
build_style=python3-module
|
||||||
|
hostmakedepends="python3-setuptools"
|
||||||
|
depends="python3"
|
||||||
|
checkdepends="python3-pexpect python3-mock python3-requests"
|
||||||
|
short_desc="Stateless password generator"
|
||||||
|
maintainer="Eloi Torrents <eloitor@disroot.org>"
|
||||||
|
license="GPL-3.0-only"
|
||||||
|
homepage="https://www.lesspass.com"
|
||||||
|
distfiles="https://github.com/lesspass/lesspass/archive/refs/tags/cli-v${version}.tar.gz"
|
||||||
|
checksum=6727af1561acf4dd061a47995571a999f8b2972b5aeeca7bab6d2e4347134cbf
|
Loading…
Add table
Reference in a new issue