summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMusikolo2021-08-06 22:51:19 -0500
committerMusikolo2021-08-06 22:51:19 -0500
commitfb8543daaa8a5559b0528149b956cbe111e1bf26 (patch)
tree00316be1ba98f02c23910b7ef58576f646961298
parentce734bb6185048469cf93e21bf0c6f4ed28447e9 (diff)
downloadaur-fb8543daaa8a5559b0528149b956cbe111e1bf26.tar.gz
Upgrade to version 1.0.3
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 257c6e329706..45e13e584ba5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sat Jul 31 22:04:07 UTC 2021
+# Sat Aug 7 03:49:21 UTC 2021
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 = 1.0.1
+ pkgver = 1.0.3
pkgrel = 1
url = https://github.com/cshamrick/stsauth
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 10841e2b8cf0..017d05582c65 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer Musikolo <musikolo {at} hotmail [dot] com>
pkgname=stsauth
-pkgver=1.0.1
+pkgver=1.0.3
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)