summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6b510e53eee1..524a2e04222e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Tom Wadley <tom@tomwadley.net>
pkgname=chamber
-pkgver=2.0.0
+pkgver=2.1.0
pkgrel=1
pkgdesc="A tool for managing secrets using AWS SSM Parameter Store"
arch=('x86_64')
@@ -9,7 +9,7 @@ url="https://github.com/segmentio/$pkgname/"
license=('MIT')
source=("https://github.com/segmentio/$pkgname/releases/download/v$pkgver/$pkgname-v$pkgver-linux-amd64"
"$pkgname-$pkgver-LICENSE::https://raw.githubusercontent.com/segmentio/$pkgname/v$pkgver/LICENSE")
-sha256sums=('bdff59df90a135ea485f9ce5bcfed2b3b1cc9129840f08ef9f0ab5309511b224'
+sha256sums=('c85bf50f0bbb7db4fe00a1467337b07973f3680c40e808f124b08f437d493eea'
'feaff489d3c077f7b48cf76a5f038604338a092be379c1297c64c26c6b81714b')
package() {