summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorThiago Almeida2022-06-07 19:57:25 +0200
committerThiago Almeida2022-06-07 19:57:25 +0200
commit6d3d303aa581e98dffb5c878454573cb676a66cf (patch)
tree5662226b762b519b53dc3208b7da9a887381d78e /PKGBUILD
parent333fc8faf24c3ca30755577aac34f03e7f8b44ba (diff)
downloadaur-6d3d303aa581e98dffb5c878454573cb676a66cf.tar.gz
Version bump to 0.11.7
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f949b7369218..b2383967f488 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Thiago Almeida <echo "dGhpYWdvYWxtZWlkYXNhQGdtYWlsLmNvbQo=" | base64 -d>
pkgname="cloud-nuke-bin"
-pkgver=0.11.6
+pkgver=0.11.7
pkgrel=1
pkgdesc="A tool for cleaning up your cloud accounts by nuking (deleting) all resources within it."
url="https://github.com/gruntwork-io/cloud-nuke"
@@ -10,8 +10,8 @@ license=('MIT')
provides=('cloud-nuke')
source_x86_64=("$pkgname::$url/releases/download/v${pkgver}/${pkgname/-bin/}_linux_amd64")
source_i386=("$pkgname::$url/releases/download/v${pkgver}/${pkgname/-bin/}_linux_386")
-sha256sums_x86_64=(043b75a488166d79a052587643afd2d69e4dd45e54a83b9ef6f3d47f6211deb2)
-sha256sums_i386=(c411bcce7c1156ccf435faeefa54496420881abfd45fbc5a65cb8d4bdfd8088f)
+sha256sums_x86_64=(2aa14fc85892ad8e4e39b0750bd6b715a67bad4c23f5515d41225e7a448a4710)
+sha256sums_i386=(e0d97cfe180ece998fb3d59aed9c875b51a9158c018de9011ba5deaf58efb0cb)
package() {
install -Dm755 cloud-nuke-bin "$pkgdir/usr/bin/cloud-nuke"