[arch-commits] Commit in python-cfn-lint/trunk (PKGBUILD)
Chih-Hsuan Yen
yan12125 at archlinux.org
Thu Oct 24 12:27:22 UTC 2019
Date: Thursday, October 24, 2019 @ 12:27:21
Author: yan12125
Revision: 518793
upgpkg: python-cfn-lint 0.24.5-1
Modified:
python-cfn-lint/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-10-24 12:23:50 UTC (rev 518792)
+++ PKGBUILD 2019-10-24 12:27:21 UTC (rev 518793)
@@ -1,7 +1,7 @@
# Maintainer: Chih-Hsuan Yen <yan12125 at archlinux.org>
pkgname=python-cfn-lint
-pkgver=0.24.4
+pkgver=0.24.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=('aebcccad5961851d5e432f1ac42c31b25ff649a6b9bca5544e008c8c85c6e18b')
+sha256sums=('b88ab50a9d10c5cc0cc8c3f6334dc38e650e306caaf64beff37296ea0e2f6314')
build() {
cd cfn-python-lint-$pkgver
More information about the arch-commits
mailing list