summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlan Jenkins2017-06-10 19:23:30 +0100
committerAlan Jenkins2017-06-10 19:23:30 +0100
commit8cb51fcb879350c701968d95f6a8ee225a4c5a68 (patch)
tree26cdf16ac09f5b2fa4233b14e71726fcbceaa371 /PKGBUILD
parentabb8c6304c08b86a56eceb4bc41f8d100620f8ea (diff)
downloadaur-8cb51fcb879350c701968d95f6a8ee225a4c5a68.tar.gz
Update to 0.3.6
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b7532d408504..e6d98e7f11aa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Alan Jenkins <alan.james.jenkins@gmail.com>
pkgname=tflint
-pkgver=0.3.5
-pkgrel=2
+pkgver=0.3.6
+pkgrel=1
pkgdesc="A linter for Terraform code"
arch=('i686' 'x86_64')
_vendor="github.com/wata727/${pkgname}"