summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoraksel2021-08-17 14:45:25 +0200
committeraksel2021-08-17 14:45:25 +0200
commit11464a065f22c3841bd4ee14bd325d9321309d2c (patch)
tree88a212d18a689489dd1a4076bed2a220a71c4b6a /PKGBUILD
parent5f75632e29ed1a3cd795f74bd03e4cb59a8d0101 (diff)
downloadaur-11464a065f22c3841bd4ee14bd325d9321309d2c.tar.gz
v1.28.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c7d04a996741..13f94d8ff5ae 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: aksel <aksel@akseltorgard.com>
pkgname=aws-sam-cli-bin
-pkgver=1.27.2
+pkgver=1.28.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=("de615d0c4eefca60a9d7d623388767eccde93ca8c44d7f7c65e236c171cdd477")
+sha256sums=("85af4bc53538d0872bbb65eecc3dc36f04c7285a74f1d21b65932aaacdc43b77")
provides=("aws-sam-cli")
conflicts=("aws-sam-cli")