summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO18
1 files changed, 18 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..778a034ddb48
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,18 @@
+pkgbase = aws-iam-authenticator-git
+ pkgdesc = A tool to use AWS IAM credentials to authenticate to a Kubernetes cluster
+ pkgver = 0.4.0.alpha.1.r6.g0eef0a45
+ pkgrel = 1
+ url = https://github.com/kubernetes-sigs/aws-iam-authenticator
+ arch = x86_64
+ arch = i686
+ arch = arm
+ license = Apache
+ makedepends = go
+ makedepends = git
+ makedepends = dep
+ options = !strip
+ source = git+https://github.com/kubernetes-sigs/aws-iam-authenticator.git
+ sha512sums = SKIP
+
+pkgname = aws-iam-authenticator-git
+