[arch-commits] Commit in python-cfn-lint/trunk (PKGBUILD)
Chih-Hsuan Yen
yan12125 at archlinux.org
Fri Jun 4 09:04:42 UTC 2021
Date: Friday, June 4, 2021 @ 09:04:41
Author: yan12125
Revision: 955907
upgpkg: python-cfn-lint 0.50.0-1
Modified:
python-cfn-lint/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-06-04 08:48:23 UTC (rev 955906)
+++ PKGBUILD 2021-06-04 09:04:41 UTC (rev 955907)
@@ -1,7 +1,7 @@
# Maintainer: Chih-Hsuan Yen <yan12125 at archlinux.org>
pkgname=python-cfn-lint
-pkgver=0.49.2
+pkgver=0.50.0
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-lint/archive/v$pkgver/cfn-lint-$pkgver.tar.gz")
-sha256sums=('b8285df2fdfae4d7b7f1b44f8611dcf066af7c66997949554f6c2aa1b59b9b95')
+sha256sums=('5e5f1e6c3b5a443e07425cc30012c2eda7d999fd4d4491c414fbbf9aa2896718')
build() {
cd cfn-lint-$pkgver
More information about the arch-commits
mailing list