[arch-commits] Commit in python-cfn-lint/trunk (PKGBUILD)
Chih-Hsuan Yen
yan12125 at archlinux.org
Tue Oct 1 05:55:58 UTC 2019
Date: Tuesday, October 1, 2019 @ 05:55:58
Author: yan12125
Revision: 512301
upgpkg: python-cfn-lint 0.24.3-1
Modified:
python-cfn-lint/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-09-30 23:06:20 UTC (rev 512300)
+++ PKGBUILD 2019-10-01 05:55:58 UTC (rev 512301)
@@ -1,7 +1,7 @@
# Maintainer: Chih-Hsuan Yen <yan12125 at archlinux.org>
pkgname=python-cfn-lint
-pkgver=0.24.2
+pkgver=0.24.3
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=('3a848146543a120b44951657f7eeef9168be1271a963645de7947e3bc50f90b8')
+sha256sums=('8eb134f1f7fb89f6f1330deb52a945a6453df2843f069e6079033999565a766e')
build() {
cd cfn-python-lint-$pkgver
More information about the arch-commits
mailing list