summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoraksel2021-09-26 20:52:31 +0100
committeraksel2021-09-26 20:52:31 +0100
commitec19097330e52c6471d28036b9edd7816b99a165 (patch)
tree3be377f5801ba85ab4fe8897e1d327de1ce71959 /PKGBUILD
parent5a4af229bba4da81379b8c4f49c0ef4b6d3da789 (diff)
downloadaur-ec19097330e52c6471d28036b9edd7816b99a165.tar.gz
v1.32.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9e263e4df78f..30ab0769cd60 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: aksel <aksel@akseltorgard.com>
pkgname=aws-sam-cli-bin
-pkgver=1.31.0
+pkgver=1.32.0
pkgrel=1
pkgdesc="CLI tool to build, test, debug, and deploy Serverless applications using AWS SAM"
arch=("any")
@@ -9,7 +9,7 @@ url="https://github.com/aws/aws-sam-cli"
license=("Apache")
optdepends=("docker")
source=("https://github.com/aws/aws-sam-cli/releases/download/v$pkgver/aws-sam-cli-linux-x86_64.zip")
-sha256sums=("458d961c27d0d6b61fa6857391a6698e5a9c47154c5f335c7c30d83d46a76d25")
+sha256sums=("ff690656e0d4f00c359f015241166e67ae6a9679618832116d9482ae28cefdbb")
provides=("aws-sam-cli")
conflicts=("aws-sam-cli")