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

Chih-Hsuan Yen yan12125 at archlinux.org
Mon Apr 12 01:11:38 UTC 2021


    Date: Monday, April 12, 2021 @ 01:11:38
  Author: yan12125
Revision: 915849

upgpkg: python-cfn-lint 0.48.2-1

Modified:
  python-cfn-lint/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-12 01:09:52 UTC (rev 915848)
+++ PKGBUILD	2021-04-12 01:11:38 UTC (rev 915849)
@@ -1,7 +1,7 @@
 # Maintainer: Chih-Hsuan Yen <yan12125 at archlinux.org>
 
 pkgname=python-cfn-lint
-pkgver=0.48.1
+pkgver=0.48.2
 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=('5b7dcc628e93a19715f875fa210691e0f93c62f715cad9dddbafe3e616638a11')
+sha256sums=('96b708543b083ad1d87c50b7a4fd79cc76397c33dce1920f5c284912c134747c')
 
 build() {
   cd cfn-python-lint-$pkgver



More information about the arch-commits mailing list