[arch-commits] Commit in python-cfn-lint/trunk (PKGBUILD)
Chih-Hsuan Yen
yan12125 at archlinux.org
Sat Jun 20 04:51:09 UTC 2020
Date: Saturday, June 20, 2020 @ 04:51:09
Author: yan12125
Revision: 647989
upgpkg: python-cfn-lint 0.33.1-1
Modified:
python-cfn-lint/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-06-20 04:45:08 UTC (rev 647988)
+++ PKGBUILD 2020-06-20 04:51:09 UTC (rev 647989)
@@ -1,7 +1,7 @@
# Maintainer: Chih-Hsuan Yen <yan12125 at archlinux.org>
pkgname=python-cfn-lint
-pkgver=0.33.0
+pkgver=0.33.1
pkgrel=1
pkgdesc='CloudFormation Linter'
arch=(any)
@@ -15,7 +15,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=('b826fa81b5b313b0a0c145d6c358971207a90d18f8139e88bbb0c3174d07a376')
+sha256sums=('8fa913dd257630ca576281f17e2563579eaedb591c12ed5128fd12e88a5b6c34')
build() {
cd cfn-python-lint-$pkgver
More information about the arch-commits
mailing list