summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoraksel2021-02-16 12:09:35 +0100
committeraksel2021-02-16 12:09:35 +0100
commit1e6278b281de37f9aa9be483a7b850b1abf51047 (patch)
tree737103dfac0c92a0bb4e5e96217bc9cc0df45c0f
parent827e02981503fe0a78a3ddc6b27a8f98a6581d80 (diff)
downloadaur-1e6278b281de37f9aa9be483a7b850b1abf51047.tar.gz
Incremented pkgrel, so install dir change is included.
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2558afb7fb3e..2769c7fcd6f6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = aws-sam-cli-bin
pkgdesc = CLI tool to build, test, debug, and deploy Serverless applications using AWS SAM
pkgver = 1.18.1
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/awslabs/aws-sam-cli
arch = any
license = Apache
diff --git a/PKGBUILD b/PKGBUILD
index cedbea0ae5ca..3bc0954937a6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=aws-sam-cli-bin
pkgver=1.18.1
-pkgrel=1
+pkgrel=2
pkgdesc='CLI tool to build, test, debug, and deploy Serverless applications using AWS SAM'
arch=('any')
url='https://github.com/awslabs/aws-sam-cli'