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

Chih-Hsuan Yen yan12125 at archlinux.org
Thu Dec 19 14:05:30 UTC 2019


    Date: Thursday, December 19, 2019 @ 14:05:29
  Author: yan12125
Revision: 538410

upgpkg: python-cfn-lint 0.26.1-1

Modified:
  python-cfn-lint/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-12-19 12:54:11 UTC (rev 538409)
+++ PKGBUILD	2019-12-19 14:05:29 UTC (rev 538410)
@@ -1,7 +1,7 @@
 # Maintainer: Chih-Hsuan Yen <yan12125 at archlinux.org>
 
 pkgname=python-cfn-lint
-pkgver=0.26.0
+pkgver=0.26.1
 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=('88f4209808ccd4c974ede6432fec120a51e4fd6306b8b23adc0399e27a296816')
+sha256sums=('ad799aa829e329102b29bdabc3352b599ee84c3509482262506828f1d787e7ee')
 
 build() {
   cd cfn-python-lint-$pkgver



More information about the arch-commits mailing list