summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 64dcc50b05c3d4cb485e03313d1a5b96b5c6e49b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pkgbase = aws-sam-cli-bin
	pkgdesc = CLI tool to build, test, debug, and deploy Serverless applications using AWS SAM
	pkgver = 1.24.0
	pkgrel = 1
	url = https://github.com/aws/aws-sam-cli
	arch = any
	license = Apache
	optdepends = docker
	provides = aws-sam-cli
	conflicts = aws-sam-cli
	source = https://github.com/aws/aws-sam-cli/releases/download/v1.24.0/aws-sam-cli-linux-x86_64.zip
	sha256sums = bba80458e181ee409022e6ae48139894a026300d68511003c986365acf34021e

pkgname = aws-sam-cli-bin