summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMusikolo2019-01-27 00:24:50 -0600
committerMusikolo2019-01-27 00:24:50 -0600
commitc9964d04458c2c28f5fbb2dad83907a28308b1b9 (patch)
tree14cf5d270a29b474018f2019bc82f857a18bf6ee
parentd57e92ef3a3123630f2314102cda9288ff35dcba (diff)
downloadaur-c9964d04458c2c28f5fbb2dad83907a28308b1b9.tar.gz
Upgrade to version 0.3.4
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 00eb51bdd80a..b67e53a3ff26 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Tue Jan 8 04:57:57 UTC 2019
+# Sun Jan 27 06:23:09 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.0
- pkgrel = 2
+ pkgver = 0.3.4
+ pkgrel = 1
url = https://github.com/cshamrick/stsauth
arch = any
license = MIT
diff --git a/PKGBUILD b/PKGBUILD
index 06aba2072483..f5fbc879a7e5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer Musikolo <musikolo {at} hotmail [dot] com>
pkgname=stsauth
-pkgver=0.3.0
+pkgver=0.3.4
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=2
+pkgrel=1
arch=(any)
url="https://github.com/cshamrick/stsauth"
license=(MIT)