summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMusikolo2021-07-31 17:05:53 -0500
committerMusikolo2021-07-31 17:05:53 -0500
commitce734bb6185048469cf93e21bf0c6f4ed28447e9 (patch)
tree54df4123705e98b0f955ef43ddf9b3b37fac22f2
parentdf41a876166714afd93d772343a2540bd8126466 (diff)
downloadaur-ce734bb6185048469cf93e21bf0c6f4ed28447e9.tar.gz
Upgrade to version 1.0.1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7c86c27bfb4a..257c6e329706 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Mon Mar 15 01:31:01 UTC 2021
+# Sat Jul 31 22:04:07 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 = 0.9.0
+ pkgver = 1.0.1
pkgrel = 1
url = https://github.com/cshamrick/stsauth
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index f05f16dbc0ca..10841e2b8cf0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer Musikolo <musikolo {at} hotmail [dot] com>
pkgname=stsauth
-pkgver=0.9.0
+pkgver=1.0.1
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)