[arch-commits] Commit in python-cfn-lint/trunk (PKGBUILD)
Chih-Hsuan Yen
yan12125 at archlinux.org
Thu May 14 11:18:13 UTC 2020
Date: Thursday, May 14, 2020 @ 11:18:13
Author: yan12125
Revision: 627917
upgpkg: python-cfn-lint 0.31.1-1
Modified:
python-cfn-lint/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-05-14 10:52:48 UTC (rev 627916)
+++ PKGBUILD 2020-05-14 11:18:13 UTC (rev 627917)
@@ -1,7 +1,7 @@
# Maintainer: Chih-Hsuan Yen <yan12125 at archlinux.org>
pkgname=python-cfn-lint
-pkgver=0.31.0
+pkgver=0.31.1
pkgrel=1
pkgdesc='CloudFormation Linter'
arch=(any)
@@ -15,7 +15,7 @@
'python-pydot: for building graphs from templates'
)
source=("https://github.com/aws-cloudformation/cfn-python-lint/archive/v$pkgver/cfn-python-lint-$pkgver.tar.gz")
-sha256sums=('a9e8215e782beb8f3aceeffc3f87a7d5d06f4aeac026641c2e0b24dd9d3b8de9')
+sha256sums=('e7c414e85689e69526d1614f612c6ac429e66c3a47b045c23ae9d513e09499d8')
build() {
cd cfn-python-lint-$pkgver
More information about the arch-commits
mailing list