[arch-commits] Commit in python-cfn-lint/trunk (PKGBUILD)
Chih-Hsuan Yen
yan12125 at archlinux.org
Fri Apr 24 07:45:24 UTC 2020
Date: Friday, April 24, 2020 @ 07:45:24
Author: yan12125
Revision: 618990
upgpkg: python-cfn-lint 0.29.6-1
Modified:
python-cfn-lint/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-04-24 07:42:54 UTC (rev 618989)
+++ PKGBUILD 2020-04-24 07:45:24 UTC (rev 618990)
@@ -1,7 +1,7 @@
# Maintainer: Chih-Hsuan Yen <yan12125 at archlinux.org>
pkgname=python-cfn-lint
-pkgver=0.29.5
+pkgver=0.29.6
pkgrel=1
pkgdesc='CloudFormation Linter'
arch=(any)
@@ -14,7 +14,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=('9d3337ad44877661e80501f5d285d104b4d302f0eb0fc01df2da6df9fbfa7ea1')
+sha256sums=('f5e99eed83d76ba1ce0065df60dce12a7b56d0d46e16f650e6fcce9d7a75ca2c')
build() {
cd cfn-python-lint-$pkgver
More information about the arch-commits
mailing list