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

Chih-Hsuan Yen yan12125 at archlinux.org
Sat Aug 3 00:53:42 UTC 2019


    Date: Saturday, August 3, 2019 @ 00:53:42
  Author: yan12125
Revision: 497103

upgpkg: python-cfn-lint 0.23.1-1

Modified:
  python-cfn-lint/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-08-02 21:36:23 UTC (rev 497102)
+++ PKGBUILD	2019-08-03 00:53:42 UTC (rev 497103)
@@ -1,7 +1,7 @@
 # Maintainer: Chih-Hsuan Yen <yan12125 at archlinux.org>
 
 pkgname=python-cfn-lint
-pkgver=0.22.4
+pkgver=0.23.1
 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=('2dad6953375b29d37809af05fcb7a69a63a551fd4017ffa6d7d6e54b7f4f43fd')
+sha256sums=('d57b869c8b80e9879466accf2f1337a75aaa9514fc97280d1330fa37861d144c')
 
 build() {
   cd cfn-python-lint-$pkgver



More information about the arch-commits mailing list