[arch-commits] Commit in python-cfn-lint/trunk (PKGBUILD)

Chih-Hsuan Yen yan12125 at gemini.archlinux.org
Sat Sep 4 01:26:20 UTC 2021


    Date: Saturday, September 4, 2021 @ 01:26:20
  Author: yan12125
Revision: 1010753

upgpkg: python-cfn-lint 0.53.1-1

Modified:
  python-cfn-lint/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-04 01:15:48 UTC (rev 1010752)
+++ PKGBUILD	2021-09-04 01:26:20 UTC (rev 1010753)
@@ -1,7 +1,7 @@
 # Maintainer: Chih-Hsuan Yen <yan12125 at archlinux.org>
 
 pkgname=python-cfn-lint
-pkgver=0.53.0
+pkgver=0.53.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-lint/archive/v$pkgver/cfn-lint-$pkgver.tar.gz")
-sha256sums=('9b9d690d5a459effe0545c640d75ed1c3d3a365e263ae156b1970dc0baf73f9a')
+sha256sums=('3aff0213b374b4aaa4d2432647cb3a6c9276ee7a91e46f602cd34a0c588e850b')
 
 build() {
   cd cfn-lint-$pkgver



More information about the arch-commits mailing list