summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6f7f3de6cc94..2123a5f1d3c5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Mathieu Tortuyaux <mathieu.tortuyaux@gmail.com>
pkgname=terracognita
-pkgver=0.3.0
+pkgver=0.4.0
pkgrel=1
epoch=1
pkgdesc="Reads from existing Cloud Providers (reverse Terraform) and generates your infrastructure as code on Terraform configuration"
@@ -9,8 +9,8 @@ url="https://github.com/cycloidio/$pkgname"
license=('MIT')
source_x86_64=("https://github.com/cycloidio/$pkgname/releases/download/v$pkgver/$pkgname-linux-amd64.tar.gz")
source_i386=("https://github.com/cycloidio/$pkgname/releases/download/v$pkgver/$pkgname-linux-386.tar.gz")
-sha256sums_x86_64=('ee4fd1de0e73ba71dec158b74264362d358c1a675c0c2e2a606606c94a81b189')
-sha256sums_i386=('29e1cf5409e43a37a4c26ffc5082d0758fc4e167c087a14d91d3c1cf0371b356')
+sha256sums_x86_64=('25e3dd6a706de8a05cee1e465219953c20885aaf7ad36be86d340a3655a58f18')
+sha256sums_i386=('27bc84e85fd066fc5e2a7d3c6193c2481728e67fdbe571445ff0921a9110b043')
package() {
case $CARCH in