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

Chih-Hsuan Yen yan12125 at archlinux.org
Fri Apr 3 02:25:01 UTC 2020


    Date: Friday, April 3, 2020 @ 02:25:00
  Author: yan12125
Revision: 610705

upgpkg: python-cfn-lint 0.29.3-1

Modified:
  python-cfn-lint/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-04-03 02:24:47 UTC (rev 610704)
+++ PKGBUILD	2020-04-03 02:25:00 UTC (rev 610705)
@@ -1,7 +1,7 @@
 # Maintainer: Chih-Hsuan Yen <yan12125 at archlinux.org>
 
 pkgname=python-cfn-lint
-pkgver=0.29.2
+pkgver=0.29.3
 pkgrel=1
 pkgdesc='CloudFormation Linter'
 arch=(any)
@@ -11,7 +11,7 @@
          python-jsonpatch python-jsonschema python-setuptools python-networkx)
 checkdepends=(python-pytest python-mock)
 source=("https://github.com/aws-cloudformation/cfn-python-lint/archive/v$pkgver/cfn-python-lint-$pkgver.tar.gz")
-sha256sums=('83c162fe367b5a5dcc6b4e4bf93ec59f651521cea5b93e72a649b846c3768eb0')
+sha256sums=('275f705211f9ba6ef5acf135a28dc5d3dab66a41bdbfc8a76e09d1c6bc5dae21')
 
 build() {
   cd cfn-python-lint-$pkgver



More information about the arch-commits mailing list