[arch-commits] Commit in python-cfn-lint/trunk (PKGBUILD)
Chih-Hsuan Yen
yan12125 at gemini.archlinux.org
Wed Aug 31 13:45:10 UTC 2022
Date: Wednesday, August 31, 2022 @ 13:45:10
Author: yan12125
Revision: 1289153
upgpkg: python-cfn-lint 0.63.2-1
Modified:
python-cfn-lint/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-08-31 13:38:49 UTC (rev 1289152)
+++ PKGBUILD 2022-08-31 13:45:10 UTC (rev 1289153)
@@ -2,7 +2,7 @@
pkgname=python-cfn-lint
# https://github.com/aws-cloudformation/cfn-lint/blob/main/CHANGELOG.md
-pkgver=0.63.0
+pkgver=0.63.2
pkgrel=1
pkgdesc='CloudFormation Linter'
arch=(any)
@@ -17,7 +17,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=('26562404e0bf937bc623e32d67126f6b37120d1d69f6f866b11ee58c34187b85')
+sha256sums=('354552f12a1362047e413b3cccf28359bec2d4d88fc1b002c1374287eb13c41f')
build() {
cd cfn-lint-$pkgver
More information about the arch-commits
mailing list