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

Chih-Hsuan Yen yan12125 at archlinux.org
Thu Mar 5 11:00:03 UTC 2020


    Date: Thursday, March 5, 2020 @ 11:00:03
  Author: yan12125
Revision: 590702

upgpkg: python-cfn-lint 0.28.3-1

Modified:
  python-cfn-lint/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-03-05 10:10:33 UTC (rev 590701)
+++ PKGBUILD	2020-03-05 11:00:03 UTC (rev 590702)
@@ -1,7 +1,7 @@
 # Maintainer: Chih-Hsuan Yen <yan12125 at archlinux.org>
 
 pkgname=python-cfn-lint
-pkgver=0.28.2
+pkgver=0.28.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=('ba230eb0b08d6d0fbedf77915c05ef825730fbd9f41e7d57bb3620e8ee6e87dd')
+sha256sums=('ce56d8788761f27945d9cfa95bccbe60cb4db0597a853720f4539b5f1a57708b')
 
 build() {
   cd cfn-python-lint-$pkgver



More information about the arch-commits mailing list