Date: Friday, October 9, 2020 @ 05:00:34 Author: yan12125 Revision: 722269
upgpkg: python-cfn-lint 0.37.1-1 Modified: python-cfn-lint/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-09 04:50:21 UTC (rev 722268) +++ PKGBUILD 2020-10-09 05:00:34 UTC (rev 722269) @@ -1,7 +1,7 @@ # Maintainer: Chih-Hsuan Yen <[email protected]> pkgname=python-cfn-lint -pkgver=0.37.0 +pkgver=0.37.1 pkgrel=1 pkgdesc='CloudFormation Linter' arch=(any) @@ -16,7 +16,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=('e01fa6b86438985333bd07d0494aeac811c77a99042440212fbe835e2a2c7a2e') +sha256sums=('8ac13c31f575917c086fe8ae2a254bf1a3c7bbfe5f2b27340a55a9f49a0b18cf') build() { cd cfn-python-lint-$pkgver
