summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMusikolo2019-03-19 21:20:35 -0500
committerMusikolo2019-03-19 21:20:35 -0500
commit44c46bae09796e418015afe098bd20e495531681 (patch)
tree0e78a3632af40eab527e135dde5eeb9d8d633879
parent7837ec1a2689944102ffc14e9627cc0eddb05cfd (diff)
downloadaur-44c46bae09796e418015afe098bd20e495531681.tar.gz
Upgrade to version 0.3.10
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 32175aa6f203..968b9d81e5c4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sat Mar 16 15:58:05 UTC 2019
+# Wed Mar 20 02:06:07 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.9
+ pkgver = 0.3.10
pkgrel = 1
url = https://github.com/cshamrick/stsauth
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 5f7f4ab735c4..846e482fdf99 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer Musikolo <musikolo {at} hotmail [dot] com>
pkgname=stsauth
-pkgver=0.3.9
+pkgver=0.3.10
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)