mirror of
https://github.com/archlinux/aur.git
synced 2026-02-08 21:43:04 +01:00
20 lines
547 B
Text
20 lines
547 B
Text
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
|