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

Chih-Hsuan Yen yan12125 at gemini.archlinux.org
Mon Jun 27 08:59:01 UTC 2022


    Date: Monday, June 27, 2022 @ 08:59:01
  Author: yan12125
Revision: 1239625

upgpkg: python-cfn-lint 0.61.1-1

Modified:
  python-cfn-lint/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-27 08:34:27 UTC (rev 1239624)
+++ PKGBUILD	2022-06-27 08:59:01 UTC (rev 1239625)
@@ -2,7 +2,7 @@
 
 pkgname=python-cfn-lint
 # https://github.com/aws-cloudformation/cfn-lint/blob/main/CHANGELOG.md
-pkgver=0.59.0
+pkgver=0.61.1
 pkgrel=1
 pkgdesc='CloudFormation Linter'
 arch=(any)
@@ -17,7 +17,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=('24360cada09b6cff637cde2f156a71a82af3d7ec827dce733b475e68711c2b95')
+sha256sums=('53ceaadfff7684bc2a02aeb49f0bd6bdcf9d3eab0ba4dd7af198f6b77c99c7da')
 
 build() {
   cd cfn-lint-$pkgver



More information about the arch-commits mailing list