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

Chih-Hsuan Yen yan12125 at archlinux.org
Sat Apr 17 17:43:34 UTC 2021


    Date: Saturday, April 17, 2021 @ 17:43:32
  Author: yan12125
Revision: 919800

upgpkg: python-cfn-lint 0.48.3-1

Modified:
  python-cfn-lint/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-17 17:38:26 UTC (rev 919799)
+++ PKGBUILD	2021-04-17 17:43:32 UTC (rev 919800)
@@ -1,7 +1,7 @@
 # Maintainer: Chih-Hsuan Yen <yan12125 at archlinux.org>
 
 pkgname=python-cfn-lint
-pkgver=0.48.2
+pkgver=0.48.3
 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=('96b708543b083ad1d87c50b7a4fd79cc76397c33dce1920f5c284912c134747c')
+sha256sums=('c81e4e01f331ab3d326764a5c4079aeac9df4118144008fbb639c4a5c7f8fde2')
 
 build() {
   cd cfn-python-lint-$pkgver



More information about the arch-commits mailing list