summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChristoph Gysin2021-10-08 15:47:01 +0300
committerChristoph Gysin2021-10-08 15:47:01 +0300
commit18d71701d2e68ebe6f8e02de3d54b545645276f7 (patch)
treefde2a0f71f20fbc94bea1b8f67695d4e5639a465 /PKGBUILD
parent96388e3490885c0ebd5b9c2ad19a0d6d8f3fd333 (diff)
downloadaur-aws-cfn-template-flip.tar.gz
Update to 1.3.0
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')