mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
New package: pass-update-2.1
included make_install_args
This commit is contained in:
parent
cbcd330375
commit
969585db83
1 changed files with 14 additions and 0 deletions
14
srcpkgs/pass-update/template
Normal file
14
srcpkgs/pass-update/template
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
# Template file for 'pass-update'
|
||||||
|
pkgname=pass-update
|
||||||
|
version=2.1
|
||||||
|
revision=1
|
||||||
|
archs=noarch
|
||||||
|
build_style=gnu-makefile
|
||||||
|
make_install_args=BASHCOMPDIR=/usr/share/bash-completion/completions
|
||||||
|
depends="pass"
|
||||||
|
short_desc="Pass extension providing an easy flow for updating passwords"
|
||||||
|
maintainer="Alan Brown <adbrown@rocketmail.com>"
|
||||||
|
license="GPL-3.0-or-later"
|
||||||
|
homepage="https://github.com/roddhjav/pass-update"
|
||||||
|
distfiles="https://github.com/roddhjav/pass-update/releases/download/v${version}/pass-update-${version}.tar.gz"
|
||||||
|
checksum=2b0022102238e022e7ee945b7622f4c270810cda46508084fcb193582aafaf6f
|
Loading…
Add table
Reference in a new issue