summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO8
1 files changed, 5 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 644a20bd7f13..86ac3bab47a1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,17 @@
pkgbase = tflint
pkgdesc = A linter for Terraform code
pkgver = 0.12.1
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/wata727/tflint
arch = i686
arch = x86_64
license = MIT
makedepends = go
depends = glibc
- source = https://github.com/wata727/tflint/releases/download/v0.12.1/tflint_linux_386.zip
- md5sums = b85b27a2fcc1bf68119a06428a5c1138
+ source_i686 = tflint-0.12.1-x86_64.zip::https://github.com/wata727/tflint/releases/download/v0.12.1/tflint_linux_386.zip
+ sha256sums_i686 = 212f40e21eb5dee8412123142aa87b5152d2042bcbd6d88b0ea2d4334996e831
+ source_x86_64 = tflint-0.12.1-x86_64.zip::https://github.com/wata727/tflint/releases/download/v0.12.1/tflint_linux_amd64.zip
+ sha256sums_x86_64 = 5ae01a03a1c0ed0359bd795de735ce5fc8984611cd58866f67a545d7a17209c6
pkgname = tflint