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

Chih-Hsuan Yen yan12125 at archlinux.org
Sat Mar 14 00:07:35 UTC 2020


    Date: Saturday, March 14, 2020 @ 00:07:24
  Author: yan12125
Revision: 596493

upgpkg: python-cfn-lint 0.28.4-1

Modified:
  python-cfn-lint/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-03-14 00:04:29 UTC (rev 596492)
+++ PKGBUILD	2020-03-14 00:07:24 UTC (rev 596493)
@@ -1,7 +1,7 @@
 # Maintainer: Chih-Hsuan Yen <yan12125 at archlinux.org>
 
 pkgname=python-cfn-lint
-pkgver=0.28.3
+pkgver=0.28.4
 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=('ce56d8788761f27945d9cfa95bccbe60cb4db0597a853720f4539b5f1a57708b')
+sha256sums=('fc50a6f89daaf2ad005b57929c32c11857bd5cf6acdee16e3307aec853ad3c76')
 
 build() {
   cd cfn-python-lint-$pkgver



More information about the arch-commits mailing list