blob: 0e0d4db6fee572347221135c28a453a151a23fe2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = saml2aws-git
pkgdesc = CLI tool which enables you to login and retrieve AWS temporary credentials using a SAML IDP (git version)
pkgver = 2.36.19.r0.g1234567
pkgrel = 1
url = https://github.com/Versent/saml2aws
arch = x86_64
arch = armv7h
arch = aarch64
license = MIT
makedepends = git
makedepends = go
depends = gcc-libs
depends = systemd-libs
provides = saml2aws
conflicts = saml2aws
conflicts = saml2aws-bin
source = saml2aws-git::git+https://github.com/Versent/saml2aws.git
sha256sums = SKIP
pkgname = saml2aws-git
|