[arch-commits] Commit in python-cfn-lint/trunk (PKGBUILD)
Chih-Hsuan Yen
yan12125 at archlinux.org
Thu Feb 27 15:03:38 UTC 2020
Date: Thursday, February 27, 2020 @ 15:03:38
Author: yan12125
Revision: 584218
upgpkg: python-cfn-lint 0.28.2-1
Modified:
python-cfn-lint/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-02-27 15:03:31 UTC (rev 584217)
+++ PKGBUILD 2020-02-27 15:03:38 UTC (rev 584218)
@@ -1,7 +1,7 @@
# Maintainer: Chih-Hsuan Yen <yan12125 at archlinux.org>
pkgname=python-cfn-lint
-pkgver=0.28.1
+pkgver=0.28.2
pkgrel=1
pkgdesc='CloudFormation Linter'
arch=(any)
@@ -11,7 +11,7 @@
python-jsonpatch python-jsonschema python-setuptools)
checkdepends=(python-pytest python-mock)
source=("https://github.com/aws-cloudformation/cfn-python-lint/archive/v$pkgver/cfn-python-lint-$pkgver.tar.gz")
-sha256sums=('1205ac02086a230232123142221cd718d930d1c3fb2134b7a414c95af0208caa')
+sha256sums=('ba230eb0b08d6d0fbedf77915c05ef825730fbd9f41e7d57bb3620e8ee6e87dd')
build() {
cd cfn-python-lint-$pkgver
More information about the arch-commits
mailing list