[arch-commits] Commit in python-cfn-lint/trunk (PKGBUILD)
    Chih-Hsuan Yen 
    yan12125 at archlinux.org
       
    Thu Jul  1 06:01:13 UTC 2021
    
    
  
    Date: Thursday, July 1, 2021 @ 06:01:13
  Author: yan12125
Revision: 969134
upgpkg: python-cfn-lint 0.52.0-1
Modified:
  python-cfn-lint/trunk/PKGBUILD
----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-07-01 05:52:48 UTC (rev 969133)
+++ PKGBUILD	2021-07-01 06:01:13 UTC (rev 969134)
@@ -1,7 +1,7 @@
 # Maintainer: Chih-Hsuan Yen <yan12125 at archlinux.org>
 
 pkgname=python-cfn-lint
-pkgver=0.51.0
+pkgver=0.52.0
 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-lint/archive/v$pkgver/cfn-lint-$pkgver.tar.gz")
-sha256sums=('ebbb0408adaab3f6fb46b0dfbdd7f58a2e90b19adf0e8c362089189656bb6649')
+sha256sums=('1aaac7a8f921e0bd8f011c85ce720b7f99deda7c9624620ff831cec02e2de111')
 
 build() {
   cd cfn-lint-$pkgver
    
    
More information about the arch-commits
mailing list