summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO7
1 files changed, 3 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 164a2c404cfb..b07f0c8019cc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Sun Jun 24 04:10:00 UTC 2018
+# Thu Jul 5 05:30:07 UTC 2018
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.1.3
- pkgrel = 2
+ pkgver = 0.2.0
+ pkgrel = 1
url = https://github.com/cshamrick/stsauth
arch = any
license = MIT
@@ -15,7 +15,6 @@ pkgbase = stsauth
makedepends = python2-configparser
makedepends = python-requests
makedepends = python-requests-ntlm
- depends = aws-cli
depends = python-boto3
depends = python-beautifulsoup4
depends = python-click