[arch-commits] Commit in terragrunt/trunk (PKGBUILD)
Levente Polyak
anthraxx at archlinux.org
Sat Feb 13 18:42:01 UTC 2021
Date: Saturday, February 13, 2021 @ 18:42:01
Author: anthraxx
Revision: 859530
upgpkg: terragrunt 0.28.4-1
Modified:
terragrunt/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-02-13 18:41:19 UTC (rev 859529)
+++ PKGBUILD 2021-02-13 18:42:01 UTC (rev 859530)
@@ -3,7 +3,7 @@
# Contributor: Andreas 'Segaja' Schleifer <archlinux at segaja dot de>
pkgname=terragrunt
-pkgver=0.27.1
+pkgver=0.28.4
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=('5cc13d6556b9206335be97a5e8f163c85e2097a44b352c284efb369ea6c0e446')
-b2sums=('62afcaa962f4af67595f4974980e3fad288e043d40044bfc2e1ea5e56438f6e76abcfdfd03d028a3a9057140ccb5cdfca0113a29443488cad19b396b3130e4c4')
+sha256sums=('8ad4fa6e9e9c075a8a04f76117a6ab05a062cd6fe0fd0ed1c23937c7ec272839')
+b2sums=('41708f7eef4815471d73c2b7f6758359b7cd24f437acbf4b98a8f3f78dc9c125b81087b319d08510fe7434d5ac927070a15a6952fdaefd643eaf29cf7ceefe57')
build() {
cd ${pkgname}-${pkgver}
More information about the arch-commits
mailing list