summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMusikolo2019-03-16 10:58:23 -0500
committerMusikolo2019-03-16 10:58:23 -0500
commit7837ec1a2689944102ffc14e9627cc0eddb05cfd (patch)
tree2495404900176a33713b75faa773999821a6b213
parent7faa03e1123ff6d5a529888b68dd52fcc8970695 (diff)
downloadaur-7837ec1a2689944102ffc14e9627cc0eddb05cfd.tar.gz
Upgrade to version 0.3.9
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ccbae9b4486d..32175aa6f203 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sun Mar 10 07:36:06 UTC 2019
+# Sat Mar 16 15:58:05 UTC 2019
pkgbase = stsauth
pkgdesc = CLI tool for fetching AWS tokens. Creates a temporary AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY that can be used with cli tools such as awscli, ansible, terraform and more.
- pkgver = 0.3.8
+ pkgver = 0.3.9
pkgrel = 1
url = https://github.com/cshamrick/stsauth
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index d459e0c48541..5f7f4ab735c4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer Musikolo <musikolo {at} hotmail [dot] com>
pkgname=stsauth
-pkgver=0.3.8
+pkgver=0.3.9
pkgdesc="CLI tool for fetching AWS tokens. Creates a temporary AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY that can be used with cli tools such as awscli, ansible, terraform and more."
pkgrel=1
arch=(any)