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

Chih-Hsuan Yen yan12125 at archlinux.org
Sun Nov 24 09:49:23 UTC 2019


    Date: Sunday, November 24, 2019 @ 09:49:23
  Author: yan12125
Revision: 532895

upgpkg: python-cfn-lint 0.25.3-1

Modified:
  python-cfn-lint/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-11-24 09:48:53 UTC (rev 532894)
+++ PKGBUILD	2019-11-24 09:49:23 UTC (rev 532895)
@@ -1,7 +1,7 @@
 # Maintainer: Chih-Hsuan Yen <yan12125 at archlinux.org>
 
 pkgname=python-cfn-lint
-pkgver=0.25.2
+pkgver=0.25.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=('2b27ca167e8eec387ac76681cdb96b4f6eaf0b13b0bc20d056abeddae8c5fbcc')
+sha256sums=('23925e1e2d3f2c284ba1889a883ce3c66f80d422fe945a8a468b157d5edc5f4b')
 
 build() {
   cd cfn-python-lint-$pkgver



More information about the arch-commits mailing list