summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authormapk0y2022-07-04 15:54:07 +0900
committermapk0y2022-07-04 15:54:07 +0900
commit4a9adf64d844f0f1dd3a05e4890fb9d5804f7205 (patch)
treecd39a9fd81427634df8c570f0f462ab67101063b /PKGBUILD
parent692655f519160ce9f24385b07658ca7ea7556488 (diff)
downloadaur-4a9adf64d844f0f1dd3a05e4890fb9d5804f7205.tar.gz
Update to 2.1.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e04f8a859268..da778f865854 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Kazuya Yokogawa <mapk0y at gmail.com>
pkgname='cfn-guard-git'
-pkgver=2.0.4.r0.g23690a6
+pkgver=2.1.0.r2.gd348ac9
pkgrel=1
pkgdesc='A set of tools to check AWS CloudFormation templates for policy compliance using a simple, policy-as-code, declarative syntax'
url='https://github.com/aws-cloudformation/cloudformation-guard'