[arch-commits] Commit in python-cfn-lint/trunk (PKGBUILD)

Chih-Hsuan Yen yan12125 at archlinux.org
Fri Feb 14 02:16:25 UTC 2020


    Date: Friday, February 14, 2020 @ 02:16:25
  Author: yan12125
Revision: 570985

upgpkg: python-cfn-lint 0.27.5-1

Modified:
  python-cfn-lint/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-14 02:07:42 UTC (rev 570984)
+++ PKGBUILD	2020-02-14 02:16:25 UTC (rev 570985)
@@ -1,7 +1,7 @@
 # Maintainer: Chih-Hsuan Yen <yan12125 at archlinux.org>
 
 pkgname=python-cfn-lint
-pkgver=0.27.4
+pkgver=0.27.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=('26f1da3df317deeffc157cba45d0b31a3ef2095b549c570558adebb9000c8b06')
+sha256sums=('f9498aefadb1a5684573ba5af289b26a98a0a03ce5f61d8bf45e0d997d99e035')
 
 build() {
   cd cfn-python-lint-$pkgver



More information about the arch-commits mailing list