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

Chih-Hsuan Yen yan12125 at archlinux.org
Wed Jan 29 08:45:44 UTC 2020


    Date: Wednesday, January 29, 2020 @ 08:45:41
  Author: yan12125
Revision: 558470

upgpkg: python-cfn-lint 0.27.3-1

Modified:
  python-cfn-lint/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-01-29 08:45:16 UTC (rev 558469)
+++ PKGBUILD	2020-01-29 08:45:41 UTC (rev 558470)
@@ -1,7 +1,7 @@
 # Maintainer: Chih-Hsuan Yen <yan12125 at archlinux.org>
 
 pkgname=python-cfn-lint
-pkgver=0.27.1
+pkgver=0.27.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=('4c7227763ccd2fb96451a55d87951c5951f20c8275a884afcdb8b7b3ff82304f')
+sha256sums=('209bfee4087f06fda44faccf867628e1fac53056d1c952203da0076e2d488437')
 
 build() {
   cd cfn-python-lint-$pkgver



More information about the arch-commits mailing list