[arch-commits] Commit in python-cfn-lint/trunk (PKGBUILD)
Chih-Hsuan Yen
yan12125 at archlinux.org
Fri Dec 18 16:39:51 UTC 2020
Date: Friday, December 18, 2020 @ 16:39:50
Author: yan12125
Revision: 778745
upgpkg: python-cfn-lint 0.44.0-1
Modified:
python-cfn-lint/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-12-18 16:37:16 UTC (rev 778744)
+++ PKGBUILD 2020-12-18 16:39:50 UTC (rev 778745)
@@ -1,7 +1,7 @@
# Maintainer: Chih-Hsuan Yen <yan12125 at archlinux.org>
pkgname=python-cfn-lint
-pkgver=0.43.0
+pkgver=0.44.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=('eb0f0916e729cebc966d64795a6ed7fea6d5e6d33479432e4a1ad79a89276c74')
+sha256sums=('84abfbae9855314924de1be6081f9eea4a2db93419468074eb02ea944fc6d4be')
build() {
cd cfn-python-lint-$pkgver
More information about the arch-commits
mailing list