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

Chih-Hsuan Yen yan12125 at archlinux.org
Tue Aug 27 15:47:03 UTC 2019


    Date: Tuesday, August 27, 2019 @ 15:47:02
  Author: yan12125
Revision: 503300

upgpkg: python-cfn-lint 0.23.4-1

Modified:
  python-cfn-lint/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-08-27 15:46:10 UTC (rev 503299)
+++ PKGBUILD	2019-08-27 15:47:02 UTC (rev 503300)
@@ -1,7 +1,7 @@
 # Maintainer: Chih-Hsuan Yen <yan12125 at archlinux.org>
 
 pkgname=python-cfn-lint
-pkgver=0.23.3
+pkgver=0.23.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=('11870dcf18414cadd43dafb0c6cf2cdef966b6327ca02d18c9d643bcb696d696')
+sha256sums=('5334c5979471af3ff42914485120f384a4638fecc206d933e3780f96b0d38686')
 
 build() {
   cd cfn-python-lint-$pkgver



More information about the arch-commits mailing list