summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2732f51e7fc0..9c7eed1333d2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Christoph Gysin <christoph.gysin@gmail.com>
pkgname=aws-cfn-template-flip
-pkgver=1.2.2
+pkgver=1.3.0
pkgrel=1
pkgdesc="Tool for converting AWS CloudFormation templates between JSON and YAML formats."
url="https://github.com/awslabs/aws-cfn-template-flip"
license=('BSD')
source=("$url/archive/${pkgver}.tar.gz")
-sha256sums=('c2780f27b74bd14222d19dd82b2b60ca6451c91e5a5ea963758b085bf9dde9ea')
+sha256sums=('80ba7631f7689e1116879fbf073c56f1848fa73b344fb23e27d0e393237b433d')
depends=('python-click' 'python-yaml')
makedepends=('python-distribute')
arch=('any')