[arch-commits] Commit in terragrunt/trunk (PKGBUILD)

Levente Polyak anthraxx at gemini.archlinux.org
Thu Sep 9 19:35:06 UTC 2021


    Date: Thursday, September 9, 2021 @ 19:35:06
  Author: anthraxx
Revision: 1013122

upgpkg: terragrunt 0.31.10-1

Modified:
  terragrunt/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-09 19:32:00 UTC (rev 1013121)
+++ PKGBUILD	2021-09-09 19:35:06 UTC (rev 1013122)
@@ -3,7 +3,7 @@
 # Contributor: Andreas 'Segaja' Schleifer <archlinux at segaja dot de>
 
 pkgname=terragrunt
-pkgver=0.31.8
+pkgver=0.31.10
 pkgrel=1
 pkgdesc='Thin wrapper for Terraform that provides extra tools for working with multiple Terraform modules'
 url='https://github.com/gruntwork-io/terragrunt'
@@ -12,8 +12,8 @@
 depends=('glibc' 'terraform')
 license=('MIT')
 source=("${url}/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha256sums=('86ef110621f40ba84d00b11790371ff43fcb67f45b623131aee5eeaecddc0c29')
-b2sums=('6d54bcf6f8e56c1910ddb20bedb6352f916247c6461b56eb873381be1a98ba2bcc049d1425675a17640b9b24b510bf739b85e879320f46d8ca8936b52b96976f')
+sha256sums=('efa57adb475ac69ab19cc24a22d380b2d2700bfb6361d8a33a712cc2f191830b')
+b2sums=('64416e4bb3a0df996fd11a358ec4c1c0d974e6ade1c92c676399f5b896fce242e8a48a2c9c41e30cd3ab147a8cb59a71c3db62a5abb42e92ec515d1e418903eb')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list