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

Chih-Hsuan Yen yan12125 at archlinux.org
Fri Jul 26 03:35:39 UTC 2019


    Date: Friday, July 26, 2019 @ 03:35:39
  Author: yan12125
Revision: 492812

upgpkg: python-cfn-lint 0.22.4-1

Modified:
  python-cfn-lint/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-07-26 02:52:13 UTC (rev 492811)
+++ PKGBUILD	2019-07-26 03:35:39 UTC (rev 492812)
@@ -1,7 +1,7 @@
 # Maintainer: Chih-Hsuan Yen <yan12125 at archlinux.org>
 
 pkgname=python-cfn-lint
-pkgver=0.22.3
+pkgver=0.22.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=('d921e54cb599edec87381462f6c1e700acf342f5fd421d22afe31784c5f281b0')
+sha256sums=('2dad6953375b29d37809af05fcb7a69a63a551fd4017ffa6d7d6e54b7f4f43fd')
 
 build() {
   cd cfn-python-lint-$pkgver



More information about the arch-commits mailing list