[arch-commits] Commit in python-cfn-lint/trunk (PKGBUILD)
Chih-Hsuan Yen
yan12125 at archlinux.org
Thu Aug 29 04:24:37 UTC 2019
Date: Thursday, August 29, 2019 @ 04:24:37
Author: yan12125
Revision: 504502
upgpkg: python-cfn-lint 0.23.5-1
Modified:
python-cfn-lint/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-08-29 02:00:01 UTC (rev 504501)
+++ PKGBUILD 2019-08-29 04:24:37 UTC (rev 504502)
@@ -1,7 +1,7 @@
# Maintainer: Chih-Hsuan Yen <yan12125 at archlinux.org>
pkgname=python-cfn-lint
-pkgver=0.23.4
+pkgver=0.23.5
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=('5334c5979471af3ff42914485120f384a4638fecc206d933e3780f96b0d38686')
+sha256sums=('9b77ef68b06aa2de71a37755c10900870bed12a78eb341604a6ccf42e6a688e6')
build() {
cd cfn-python-lint-$pkgver
More information about the arch-commits
mailing list