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

Chih-Hsuan Yen yan12125 at archlinux.org
Wed Jul 17 02:46:55 UTC 2019


    Date: Wednesday, July 17, 2019 @ 02:46:55
  Author: yan12125
Revision: 490094

upgpkg: python-cfn-lint 0.22.3-1

Modified:
  python-cfn-lint/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-07-17 02:44:29 UTC (rev 490093)
+++ PKGBUILD	2019-07-17 02:46:55 UTC (rev 490094)
@@ -1,7 +1,7 @@
 # Maintainer: Chih-Hsuan Yen <yan12125 at archlinux.org>
 
 pkgname=python-cfn-lint
-pkgver=0.22.2
+pkgver=0.22.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=('6f9464d3897d32ded39ac30d01cca12c49cb25de285104550c4a6f5e00f65990')
+sha256sums=('d921e54cb599edec87381462f6c1e700acf342f5fd421d22afe31784c5f281b0')
 
 build() {
   cd cfn-python-lint-$pkgver



More information about the arch-commits mailing list