[arch-commits] Commit in terraform/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Wed Jul 1 16:45:19 UTC 2020
Date: Wednesday, July 1, 2020 @ 16:45:18
Author: felixonmars
Revision: 657331
upgpkg: terraform 0.12.27-1
Modified:
terraform/trunk/PKGBUILD
----------+
PKGBUILD | 8 +++-----
1 file changed, 3 insertions(+), 5 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-07-01 16:45:08 UTC (rev 657330)
+++ PKGBUILD 2020-07-01 16:45:18 UTC (rev 657331)
@@ -2,7 +2,7 @@
# Maintainer: Christian Rebischke <chris.rebischke at archlinux.org>
pkgname=terraform
-pkgver=0.12.26
+pkgver=0.12.27
pkgrel=1
pkgdesc="HashiCorp tool for building and updating infrastructure as code idempotently"
url="https://www.terraform.io/"
@@ -13,10 +13,8 @@
"$pkgname-$pkgver.tar.gz::https://github.com/hashicorp/terraform/archive/v$pkgver.tar.gz"
"test-backport.patch"
)
-sha256sums=(
- "4db5deb8c6a81956bf603196a1300aacbe80dd5716244ae20c2f9b3df571df4e"
- "10071fd0fe3d8c4456835299eceabae55b8d26a28170cbac5d1c92eb3187219a"
-)
+sha512sums=('32f9ddca0cac134408e2d6b5fdac36df5c4a6cb495f293bd1582074afe0aa162da356369e8fad76ecf521c3b723753d34f1e484e0e7ef63665d302feda7f60c7'
+ '5c7468f47c19867598bafe07322d1c5a7314286eabab6012aa70a55967967467e620f5a56aeecadf6ebd13021f2c01a4e54c70c41ee09dfd702a082507b3ae47')
changelog="CHANGELOG.md"
prepare() {
More information about the arch-commits
mailing list