summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMusikolo2020-04-20 22:34:40 -0500
committerMusikolo2020-04-20 22:34:40 -0500
commit8428f1a0af1f88ce07e089c78566f63ab021a5ab (patch)
tree22a9f1bfb7c68f78b94782d765a496889d92c8c2
parentd62ba08043e0d61b681b336d8644a34cd9aac387 (diff)
downloadaur-8428f1a0af1f88ce07e089c78566f63ab021a5ab.tar.gz
Upgrade to version 0.5.2
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d70c7a38a28f..e9916a50240d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Wed Mar 11 01:26:27 UTC 2020
+# Tue Apr 21 03:33:24 UTC 2020
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.5.1
+ pkgver = 0.5.2
pkgrel = 1
url = https://github.com/cshamrick/stsauth
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 75c6531b155c..caae0bf7c48f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer Musikolo <musikolo {at} hotmail [dot] com>
pkgname=stsauth
-pkgver=0.5.1
+pkgver=0.5.2
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)