summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoraksel2022-01-06 12:44:17 +0000
committeraksel2022-01-06 12:44:17 +0000
commite51b9adbdcdb73496837d63d2601e6c729fefd65 (patch)
treeb2cd2d4c2544941fad40fc825c0dcf7a197648cf /PKGBUILD
parent2bec32416dde25048497b192042a03007b999c27 (diff)
downloadaur-e51b9adbdcdb73496837d63d2601e6c729fefd65.tar.gz
v1.37.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 91710e8dc78b..95b0124229fb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: aksel <aksel@akseltorgard.com>
pkgname=aws-sam-cli-bin
-pkgver=1.36.0
+pkgver=1.37.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=("48866227639fb8eda1b4f5445fe7f7e99f006a7a908cc1744dd21dc0e6442a3e")
+sha256sums=("5e41cfbb0341f551d9c01c5f13a8b29ad379e43d992e84567f9f16ea5f4cf990")
provides=("aws-sam-cli")
conflicts=("aws-sam-cli")