Andreas Schleifer pushed to branch main at Arch Linux / Packaging / Packages / 
tflint


Commits:
8e597b49 by Andreas Schleifer at 2026-07-18T20:07:46+02:00
upgpkg: 0.64.0-1: closes #12

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = tflint
        pkgdesc = A linter for Terraform code
-       pkgver = 0.61.0
+       pkgver = 0.64.0
        pkgrel = 1
        url = https://github.com/terraform-linters/tflint
        arch = x86_64
@@ -9,13 +9,13 @@ pkgbase = tflint
        makedepends = go
        depends = glibc
        options = !lto
-       source = 
tflint-0.61.0::git+https://github.com/terraform-linters/tflint#tag=v0.61.0
+       source = 
tflint-0.64.0::git+https://github.com/terraform-linters/tflint#tag=v0.64.0
        source = git+https://github.com/hashicorp/terraform-aws-consul.git
        source = 
git+https://github.com/terraform-aws-modules/terraform-aws-ec2-instance.git
-       sha512sums = 
23d0dac63ac4b83eddc2e2b79af5d8d6cd8c88ce645c09682ba05a66da3e5448768dacc797a85d76a7748cdd0d836e84984b4cfef633c913f22595c7cb9754e5
+       sha512sums = 
9db87714d983c929197cc411c137d2bd076df7c3d8f6a18d10e0ad833e3eb3ae9905992607210523d77533f472bdf5c77022546d8583d5c115ce9f30784a7368
        sha512sums = SKIP
        sha512sums = SKIP
-       b2sums = 
1b4de8d837ed091a33e32b03ebf4b8d867c18812cdeaf5522701353fbdaad318cd9d2f2c5c9b51eb331bcc90a243d23928f0dd992ce7e5097ca2e8d5ef31ecd2
+       b2sums = 
78128420b49180e77853333bcaa798172ff838b5a86f6fe21b449f34cbc7c61df14ce47f46704baa17dda9fa343e79a25613062e5ec5be62703b3fd581aaabb5
        b2sums = SKIP
        b2sums = SKIP
 


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: Gabriel M. Dutra <[email protected]>
 
 pkgname=tflint
-pkgver=0.61.0
+pkgver=0.64.0
 pkgrel=1
 pkgdesc="A linter for Terraform code"
 arch=('x86_64')
@@ -21,10 +21,10 @@ source=(
   "git+https://github.com/hashicorp/terraform-aws-consul.git";
   "git+https://github.com/terraform-aws-modules/terraform-aws-ec2-instance.git";
 )
-sha512sums=('23d0dac63ac4b83eddc2e2b79af5d8d6cd8c88ce645c09682ba05a66da3e5448768dacc797a85d76a7748cdd0d836e84984b4cfef633c913f22595c7cb9754e5'
+sha512sums=('9db87714d983c929197cc411c137d2bd076df7c3d8f6a18d10e0ad833e3eb3ae9905992607210523d77533f472bdf5c77022546d8583d5c115ce9f30784a7368'
             'SKIP'
             'SKIP')
-b2sums=('1b4de8d837ed091a33e32b03ebf4b8d867c18812cdeaf5522701353fbdaad318cd9d2f2c5c9b51eb331bcc90a243d23928f0dd992ce7e5097ca2e8d5ef31ecd2'
+b2sums=('78128420b49180e77853333bcaa798172ff838b5a86f6fe21b449f34cbc7c61df14ce47f46704baa17dda9fa343e79a25613062e5ec5be62703b3fd581aaabb5'
         'SKIP'
         'SKIP')
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/tflint/-/commit/8e597b49a66f6fdf284a4622734734585e59174b

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/tflint/-/commit/8e597b49a66f6fdf284a4622734734585e59174b
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to