summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorEugene Dementyev2021-10-08 14:40:30 +1300
committerEugene Dementyev2021-10-08 14:40:30 +1300
commite9120e9217b00a576662c09c7469d737284ca251 (patch)
treeaa643c4423915d5cbede5d6b35a2fdbce6c87617 /PKGBUILD
parentec748620516cbcc2d13078426c653e99a08f8fe3 (diff)
downloadaur-e9120e9217b00a576662c09c7469d737284ca251.tar.gz
Update to 2.2.1 to fix that nasty bug
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bcf6768a22dc..0714d2657a8e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Eugene Dementyev <e@dementyev.me>
pkgname=aws-ssh
-pkgver=2.2.0
+pkgver=2.2.1
pkgrel=1
epoch=
pkgdesc="aws-ssh goes through all available AWS accounts in parallel, looks up ec2 instances and generates ssh config to access them"
@@ -21,7 +21,7 @@ install=
changelog=
source=("${pkgname}-$pkgver.tar.gz::https://github.com/springload/aws-ssh/archive/v$pkgver.tar.gz")
noextract=()
-md5sums=(6c7a8d9652f10252c2e24ef5214eaeb8)
+md5sums=(10078a3bb96109f2ba3f6ff6b3feaa5f)
validpgpkeys=()
build() {