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

Chih-Hsuan Yen yan12125 at archlinux.org
Wed Feb 10 18:18:13 UTC 2021


    Date: Wednesday, February 10, 2021 @ 18:18:12
  Author: yan12125
Revision: 853899

upgpkg: python-cfn-lint 0.44.7-1

Modified:
  python-cfn-lint/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-10 18:18:08 UTC (rev 853898)
+++ PKGBUILD	2021-02-10 18:18:12 UTC (rev 853899)
@@ -1,7 +1,7 @@
 # Maintainer: Chih-Hsuan Yen <yan12125 at archlinux.org>
 
 pkgname=python-cfn-lint
-pkgver=0.44.6
+pkgver=0.44.7
 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=('3c7f59da10cc9d5882b70bacadeae6762062b517c95b69faa9887eaee1b4ef8a')
+sha256sums=('9e5b57dc75d61bea29de6e6ed2834020545a65f6ee6ec949c18991351f182296')
 
 build() {
   cd cfn-python-lint-$pkgver



More information about the arch-commits mailing list