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

Christian Rebischke shibumi at gemini.archlinux.org
Sat Jan 15 05:29:42 UTC 2022


    Date: Saturday, January 15, 2022 @ 05:29:41
  Author: shibumi
Revision: 1104078

upgpkg: terragrunt 0.35.20-1

Modified:
  terragrunt/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-15 04:08:23 UTC (rev 1104077)
+++ PKGBUILD	2022-01-15 05:29:41 UTC (rev 1104078)
@@ -3,7 +3,7 @@
 # Contributor: Andreas 'Segaja' Schleifer <archlinux at segaja dot de>
 
 pkgname=terragrunt
-pkgver=0.35.16
+pkgver=0.35.20
 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=('fa24e2b6070e921e84aa0427514735548a3e0e863e0c1c8c7512868063da676d')
-b2sums=('c4e77b573a1f254cf7df76ef07507243bc148720ee3ff4847b03a663e02ca9a9b280708c81dd2426e626e72550f5e5cf92c14d17f67d53ebec3144276c4bac71')
+sha256sums=('eeb81d773b8fc32a61a13738a146d1464ca82584b536cd73cc7db6edc5e08ca4')
+b2sums=('73782050dcddfa5a1de2a4cfc1cf264e1b245002e12bf3d74f6b7f835c74b46ca154ed11c1985512e0f2d910a605f1f2ba4747424c55458eed9f8687845fcbd1')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list