summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoraksel2021-02-26 09:28:04 +0100
committeraksel2021-02-26 09:28:04 +0100
commita860de6f4771879afb4a2aebc7b88c1399106af7 (patch)
tree385363b8f21fc16249c74361eb208201bc1b1561 /PKGBUILD
parent9ad442b4bf5ee5467eee4d10885166d965e6ff08 (diff)
downloadaur-a860de6f4771879afb4a2aebc7b88c1399106af7.tar.gz
Update to v 1.19.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2ad1409e487a..182f9fb7f47f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: aksel <aksel@akseltorgard.com>
pkgname=aws-sam-cli-bin
-pkgver=1.18.1
-pkgrel=3
+pkgver=1.19.1
+pkgrel=1
pkgdesc='CLI tool to build, test, debug, and deploy Serverless applications using AWS SAM'
arch=('any')
url='https://github.com/awslabs/aws-sam-cli'