Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: aws-vault-5.1.0
Date: Mon, 13 Jan 2020 19:50:43 +0100	[thread overview]
Message-ID: <20200113185043.T4PYi-shAw_u1nrXCG_zKF0OoGP7_Ont5P-zIkFZf2Q@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-18127@inbox.vuxu.org>

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

There is an updated 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: 1265 bytes --]

From 10aeb276b75dba7612ddb49fc478e4deeb5cd13b 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.1

---
 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..c50d9779a90
--- /dev/null
+++ b/srcpkgs/aws-vault/template
@@ -0,0 +1,20 @@
+# Template file for 'aws-vault'
+pkgname=aws-vault
+version=5.1.1
+revision=1
+build_style=go
+go_import_path=github.com/99designs/aws-vault
+short_desc="Vault for securely storing and accessing AWS credentials"
+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=69dbf49d1d84a3f4d3a9e4d4194a1d692b218a6fe22c1de1aded8c6bc8486706
+
+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
+}

  parent reply	other threads:[~2020-01-13 18:50 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-09  8:37 [PR PATCH] " voidlinux-github
2020-01-09  8:55 ` [PR PATCH] [Updated] " voidlinux-github
2020-01-13 18:50 ` voidlinux-github [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200113185043.T4PYi-shAw_u1nrXCG_zKF0OoGP7_Ont5P-zIkFZf2Q@z \
    --to=voidlinux-github@inbox.vuxu.org \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).