[arch-commits] Commit in python-cfn-lint/trunk (PKGBUILD)
Chih-Hsuan Yen
yan12125 at archlinux.org
Sun Oct 25 04:15:01 UTC 2020
Date: Sunday, October 25, 2020 @ 04:15:00
Author: yan12125
Revision: 732160
upgpkg: python-cfn-lint 0.39.0-1
Modified:
python-cfn-lint/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-10-25 04:10:25 UTC (rev 732159)
+++ PKGBUILD 2020-10-25 04:15:00 UTC (rev 732160)
@@ -1,7 +1,7 @@
# Maintainer: Chih-Hsuan Yen <yan12125 at archlinux.org>
pkgname=python-cfn-lint
-pkgver=0.38.0
+pkgver=0.39.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=('9e4830ac9f0197aee3c02e4284d48752316dae24ef5abf01006079e769773b1c')
+sha256sums=('20aabb8de6ccb6843f8dbf78c9e3c07b5bbe65aa389d60d7fe194950a9d95238')
build() {
cd cfn-python-lint-$pkgver
More information about the arch-commits
mailing list