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

Chih-Hsuan Yen yan12125 at archlinux.org
Thu May 21 06:18:45 UTC 2020


    Date: Thursday, May 21, 2020 @ 06:18:45
  Author: yan12125
Revision: 631040

upgpkg: python-cfn-lint 0.32.1-1

Modified:
  python-cfn-lint/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-21 06:00:15 UTC (rev 631039)
+++ PKGBUILD	2020-05-21 06:18:45 UTC (rev 631040)
@@ -1,7 +1,7 @@
 # Maintainer: Chih-Hsuan Yen <yan12125 at archlinux.org>
 
 pkgname=python-cfn-lint
-pkgver=0.31.1
+pkgver=0.32.1
 pkgrel=1
 pkgdesc='CloudFormation Linter'
 arch=(any)
@@ -15,7 +15,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=('e7c414e85689e69526d1614f612c6ac429e66c3a47b045c23ae9d513e09499d8')
+sha256sums=('d5653b4fdf3d6aee0eb059e91970bb8a0613525210d4d8b44c8a2a439a4c686d')
 
 build() {
   cd cfn-python-lint-$pkgver



More information about the arch-commits mailing list