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

Chih-Hsuan Yen yan12125 at archlinux.org
Fri Jan 22 13:56:15 UTC 2021


    Date: Friday, January 22, 2021 @ 13:56:15
  Author: yan12125
Revision: 824458

upgpkg: python-cfn-lint 0.44.4-1

Modified:
  python-cfn-lint/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-22 13:30:14 UTC (rev 824457)
+++ PKGBUILD	2021-01-22 13:56:15 UTC (rev 824458)
@@ -1,7 +1,7 @@
 # Maintainer: Chih-Hsuan Yen <yan12125 at archlinux.org>
 
 pkgname=python-cfn-lint
-pkgver=0.44.3
+pkgver=0.44.4
 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=('37401a726bd9dfbe20977ac13e0a918dae4025cf1114767a2e76e39d74954971')
+sha256sums=('ba57e1cf3475e4342232b728304a2707c3722d589137bcb3d27cc2aa11d23ee6')
 
 build() {
   cd cfn-python-lint-$pkgver



More information about the arch-commits mailing list