summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNenad Stojanovikj2020-01-23 23:45:38 +0100
committerNenad Stojanovikj2020-01-23 23:45:38 +0100
commitb7d592f2fbe5ba55bb87e92d76d0f21f4c752074 (patch)
tree52bc635afc8e44a43b4fc108c18f6c813bfaacc0
parentcb612b4ebf5701d1c2891d2d3cddb2eac5152ce9 (diff)
downloadaur-b7d592f2fbe5ba55bb87e92d76d0f21f4c752074.tar.gz
Update to v2.21.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
-rw-r--r--source.ini2
3 files changed, 5 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3dfe7ad2ca45..692c2a36fa8b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = saml2aws
pkgdesc = CLI tool which enables you to login and retrieve AWS temporary credentials using a SAML IDP
- pkgver = 2.20.0
+ pkgver = 2.21.0
pkgrel = 0
url = https://github.com/Versent/saml2aws
arch = x86_64
license = MIT
- source_x86_64 = https://github.com/Versent/saml2aws/releases/download/v2.20.0/saml2aws_2.20.0_linux_amd64.tar.gz
- md5sums_x86_64 = ee5e2ad8da8be0321bcf27a17a8ba16c
+ source_x86_64 = https://github.com/Versent/saml2aws/releases/download/v2.21.0/saml2aws_2.21.0_linux_amd64.tar.gz
+ md5sums_x86_64 = a9882bb31fefcb176d1f5bf780be76df
pkgname = saml2aws
diff --git a/PKGBUILD b/PKGBUILD
index b7febc647764..2ec9760f4399 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Previous maintainer: David Stark <david@starkers.org>
pkgname=saml2aws
-pkgver=2.20.0
+pkgver=2.21.0
_build=${pkgver}
pkgrel=0
pkgdesc="CLI tool which enables you to login and retrieve AWS temporary credentials using a SAML IDP"
@@ -12,7 +12,7 @@ license=("MIT")
conflicts=()
source_x86_64=("https://github.com/Versent/saml2aws/releases/download/v${pkgver}/saml2aws_${pkgver}_linux_amd64.tar.gz")
-md5sums_x86_64=("ee5e2ad8da8be0321bcf27a17a8ba16c")
+md5sums_x86_64=("a9882bb31fefcb176d1f5bf780be76df")
package() {
install -d ${pkgdir}/usr/bin
diff --git a/source.ini b/source.ini
index 745b377700ea..358be21b75e8 100644
--- a/source.ini
+++ b/source.ini
@@ -2,8 +2,6 @@
oldver = old_ver.txt
newver = new_ver.txt
-
-
[src]
github = Versent/saml2aws
; github = geofffranks/spruce