Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: aws-vault-5.1.0
@ 2020-01-09  8:37 voidlinux-github
  2020-01-09  8:55 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: voidlinux-github @ 2020-01-09  8:37 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 329 bytes --]

There is a new pull request by klardotsh against master on the void-packages repository

https://github.com/klardotsh/void-packages klardotsh-aws-vault
https://github.com/void-linux/void-packages/pull/18127

New package: aws-vault-5.1.0


A patch file from https://github.com/void-linux/void-packages/pull/18127.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-klardotsh-aws-vault-18127.patch --]
[-- Type: text/x-diff, Size: 1295 bytes --]

From 775523de23a5c6dcd43038c8e6a053abebdc8f01 Mon Sep 17 00:00:00 2001
From: Josh Klar <josh@klar.sh>
Date: Thu, 9 Jan 2020 00:35:40 -0800
Subject: [PATCH] New package: aws-vault-5.1.0

---
 srcpkgs/aws-vault/template | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)
 create mode 100644 srcpkgs/aws-vault/template

diff --git a/srcpkgs/aws-vault/template b/srcpkgs/aws-vault/template
new file mode 100644
index 00000000000..ac2404372f4
--- /dev/null
+++ b/srcpkgs/aws-vault/template
@@ -0,0 +1,20 @@
+# Template file for 'aws-vault'
+pkgname=aws-vault
+version=5.1.0
+revision=1
+build_style=go
+go_import_path=github.com/99designs/aws-vault
+short_desc="A vault for securely storing and accessing AWS credentials in development environments"
+maintainer="klardotsh <josh@klar.sh>"
+license="MIT"
+homepage="https://github.com/99designs/aws-vault"
+distfiles="https://github.com/99designs/aws-vault/archive/v${version}${_status}.tar.gz"
+checksum=abf6536faacf38b828f132927ff32f393e4c28bd088a3f68aeab73985a16ceab
+
+post_install() {
+	vlicense LICENSE
+
+	vinstall completions/zsh/_aws-vault 0644 usr/share/zsh/site-functions
+	vinstall completions/bash/aws-vault 0644 usr/share/bash-completion/completions
+	vinstall completions/fish/aws-vault.fish 0644 usr/share/fish/completions
+}

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2020-02-14 15:28 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-09  8:37 [PR PATCH] New package: aws-vault-5.1.0 voidlinux-github
2020-01-09  8:55 ` [PR PATCH] [Updated] " voidlinux-github
2020-01-13 18:50 ` voidlinux-github
2020-01-17 21:19 ` [PR PATCH] [Updated] New package: aws-vault-5.1.1 voidlinux-github
2020-01-17 21:21 ` voidlinux-github
2020-02-14 15:28 ` [PR PATCH] [Merged]: New package: aws-vault-5.1.2 xtraeme

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).