summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoraksel2021-02-26 09:51:41 +0100
committeraksel2021-02-26 09:51:41 +0100
commiteae371300e12ae6f4d080db297a9a9bacaf26ed6 (patch)
treeffbe607e00b2d2d514c6e4ffb14218d9cc6ff56e /PKGBUILD
parenta28e8d6e088d2a527e5a36b164d0f8498a901036 (diff)
downloadaur-eae371300e12ae6f4d080db297a9a9bacaf26ed6.tar.gz
Updated url.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b8917d3ff35b..678d11a92193 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,10 +2,10 @@
pkgname=aws-sam-cli-bin
pkgver=1.19.1
-pkgrel=2
+pkgrel=3
pkgdesc='CLI tool to build, test, debug, and deploy Serverless applications using AWS SAM'
arch=('any')
-url='https://github.com/awslabs/aws-sam-cli'
+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")