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

Chih-Hsuan Yen yan12125 at archlinux.org
Wed Nov 20 10:01:30 UTC 2019


    Date: Wednesday, November 20, 2019 @ 10:01:29
  Author: yan12125
Revision: 530729

upgpkg: python-cfn-lint 0.25.2-1

Modified:
  python-cfn-lint/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-11-20 09:22:52 UTC (rev 530728)
+++ PKGBUILD	2019-11-20 10:01:29 UTC (rev 530729)
@@ -1,7 +1,7 @@
 # Maintainer: Chih-Hsuan Yen <yan12125 at archlinux.org>
 
 pkgname=python-cfn-lint
-pkgver=0.25.1
+pkgver=0.25.2
 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=('9acb449a307d0f7cc0b36bde46d82d0c7d8d01f8a3710f8c8a588ec9ba129f45')
+sha256sums=('2b27ca167e8eec387ac76681cdb96b4f6eaf0b13b0bc20d056abeddae8c5fbcc')
 
 build() {
   cd cfn-python-lint-$pkgver



More information about the arch-commits mailing list