summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
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