[arch-commits] Commit in python-cfn-lint/trunk (PKGBUILD)
Chih-Hsuan Yen
yan12125 at archlinux.org
Sun Oct 27 01:21:05 UTC 2019
Date: Sunday, October 27, 2019 @ 01:21:04
Author: yan12125
Revision: 520694
upgpkg: python-cfn-lint 0.24.6-1
Modified:
python-cfn-lint/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-10-26 21:27:29 UTC (rev 520693)
+++ PKGBUILD 2019-10-27 01:21:04 UTC (rev 520694)
@@ -1,8 +1,8 @@
# Maintainer: Chih-Hsuan Yen <yan12125 at archlinux.org>
pkgname=python-cfn-lint
-pkgver=0.24.5
-pkgrel=2
+pkgver=0.24.6
+pkgrel=1
pkgdesc='CloudFormation Linter'
arch=(any)
url='https://github.com/aws-cloudformation/cfn-python-lint'
@@ -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=('b88ab50a9d10c5cc0cc8c3f6334dc38e650e306caaf64beff37296ea0e2f6314')
+sha256sums=('412c253ecb7547f2325deb7ce8c17a444c5a2f06ad31b5658998d75e19069d69')
build() {
cd cfn-python-lint-$pkgver
More information about the arch-commits
mailing list