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

Chih-Hsuan Yen yan12125 at archlinux.org
Wed Nov 27 15:05:08 UTC 2019


    Date: Wednesday, November 27, 2019 @ 15:05:07
  Author: yan12125
Revision: 534177

upgpkg: python-cfn-lint 0.25.5-1

Modified:
  python-cfn-lint/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-11-27 15:04:46 UTC (rev 534176)
+++ PKGBUILD	2019-11-27 15:05:07 UTC (rev 534177)
@@ -1,7 +1,7 @@
 # Maintainer: Chih-Hsuan Yen <yan12125 at archlinux.org>
 
 pkgname=python-cfn-lint
-pkgver=0.25.3
+pkgver=0.25.5
 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=('23925e1e2d3f2c284ba1889a883ce3c66f80d422fe945a8a468b157d5edc5f4b')
+sha256sums=('fb9ca029598650a232e3ba89fdda1c6d9ed78f52ed50dfa165817061d924b156')
 
 build() {
   cd cfn-python-lint-$pkgver



More information about the arch-commits mailing list