[arch-commits] Commit in python-cfn-lint/trunk (PKGBUILD)
Chih-Hsuan Yen
yan12125 at archlinux.org
Thu May 6 04:29:14 UTC 2021
Date: Thursday, May 6, 2021 @ 04:29:12
Author: yan12125
Revision: 928356
upgpkg: python-cfn-lint 0.49.0-1
Modified:
python-cfn-lint/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-05-06 04:16:52 UTC (rev 928355)
+++ PKGBUILD 2021-05-06 04:29:12 UTC (rev 928356)
@@ -1,7 +1,7 @@
# Maintainer: Chih-Hsuan Yen <yan12125 at archlinux.org>
pkgname=python-cfn-lint
-pkgver=0.48.3
+pkgver=0.49.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-python-lint/archive/v$pkgver/cfn-python-lint-$pkgver.tar.gz")
-sha256sums=('c81e4e01f331ab3d326764a5c4079aeac9df4118144008fbb639c4a5c7f8fde2')
+sha256sums=('56c57130ba74a189ad47e9f0382c05c2026806d63e9098fb54791b3d38619fc1')
build() {
cd cfn-python-lint-$pkgver
More information about the arch-commits
mailing list