[arch-commits] Commit in python-cfn-lint/trunk (PKGBUILD)
Chih-Hsuan Yen
yan12125 at archlinux.org
Sat Nov 21 04:41:29 UTC 2020
Date: Saturday, November 21, 2020 @ 04:41:28
Author: yan12125
Revision: 758291
upgpkg: python-cfn-lint 0.41.0-1
Modified:
python-cfn-lint/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-11-21 04:31:02 UTC (rev 758290)
+++ PKGBUILD 2020-11-21 04:41:28 UTC (rev 758291)
@@ -1,8 +1,8 @@
# Maintainer: Chih-Hsuan Yen <yan12125 at archlinux.org>
pkgname=python-cfn-lint
-pkgver=0.40.0
-pkgrel=3
+pkgver=0.41.0
+pkgrel=1
pkgdesc='CloudFormation Linter'
arch=(any)
url='https://github.com/aws-cloudformation/cfn-python-lint'
@@ -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=('17f82eb30f7dca4be2ce854a52adaba6ef030738a5041ca2a92d5b7ac193515d')
+sha256sums=('32ea5b78c2ed4a68ea7d093fc77914464c9766c67a2b718585481ee04a064998')
build() {
cd cfn-python-lint-$pkgver
More information about the arch-commits
mailing list