summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorEugene Dementyev2021-11-16 16:53:41 +1300
committerEugene Dementyev2021-11-16 16:53:41 +1300
commitc189a04e599552e8b5e230374f16c2a82b4a432f (patch)
tree207af671e50b41f3eedcf50be01d9a90343b4d07 /PKGBUILD
parente1da1cf4f945a343054282e689ba4350058cee3b (diff)
downloadaur-c189a04e599552e8b5e230374f16c2a82b4a432f.tar.gz
Update to 2.2.4 with fixed update command
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d4bb28e93328..b97f235ccad2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Eugene Dementyev <e@dementyev.me>
pkgname=aws-ssh
-pkgver=2.2.3
+pkgver=2.2.4
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=(f40e9a9735e1f720b560d6d76a9a0fe6)
+md5sums=(5b399decfecd0f6dc5cfb0b073242e04)
validpgpkeys=()
build() {