summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlan Jenkins2017-05-02 07:51:46 +0100
committerAlan Jenkins2017-05-02 07:51:46 +0100
commit61abedb3121b05b5b55bd85ae46c94273b8d14c1 (patch)
tree6d2ab6a483c425de1ec6b1fdad90883dd8cd6517
parent96d93d0a8a79465922520573d585d48fd876ec9f (diff)
downloadaur-61abedb3121b05b5b55bd85ae46c94273b8d14c1.tar.gz
Update to tflint 0.3.5
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f35dbbe428f9..014c868c5e19 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Alan Jenkins <alan.james.jenkins@gmail.com>
pkgname=tflint
-pkgver=0.3.3
+pkgver=0.3.5
pkgrel=1
pkgdesc="A linter for Terraform code"
arch=('i686' 'x86_64')