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

Chih-Hsuan Yen yan12125 at archlinux.org
Sat Dec 28 13:06:17 UTC 2019


    Date: Saturday, December 28, 2019 @ 13:06:16
  Author: yan12125
Revision: 543489

upgpkg: python-cfn-lint 0.26.2-1

Modified:
  python-cfn-lint/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-12-28 11:52:32 UTC (rev 543488)
+++ PKGBUILD	2019-12-28 13:06:16 UTC (rev 543489)
@@ -1,7 +1,7 @@
 # Maintainer: Chih-Hsuan Yen <yan12125 at archlinux.org>
 
 pkgname=python-cfn-lint
-pkgver=0.26.1
+pkgver=0.26.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=('ad799aa829e329102b29bdabc3352b599ee84c3509482262506828f1d787e7ee')
+sha256sums=('fff4b0a6f867308b5fa27b7e6cbd4e6bfa161b6a9edefc03835698c7c266a263')
 
 build() {
   cd cfn-python-lint-$pkgver



More information about the arch-commits mailing list