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

Chih-Hsuan Yen yan12125 at archlinux.org
Sat Dec 7 03:43:49 UTC 2019


    Date: Saturday, December 7, 2019 @ 03:43:49
  Author: yan12125
Revision: 536136

upgpkg: python-cfn-lint 0.26.0-1

Modified:
  python-cfn-lint/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-12-07 03:26:54 UTC (rev 536135)
+++ PKGBUILD	2019-12-07 03:43:49 UTC (rev 536136)
@@ -1,7 +1,7 @@
 # Maintainer: Chih-Hsuan Yen <yan12125 at archlinux.org>
 
 pkgname=python-cfn-lint
-pkgver=0.25.5
+pkgver=0.26.0
 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=('fb9ca029598650a232e3ba89fdda1c6d9ed78f52ed50dfa165817061d924b156')
+sha256sums=('88f4209808ccd4c974ede6432fec120a51e4fd6306b8b23adc0399e27a296816')
 
 build() {
   cd cfn-python-lint-$pkgver



More information about the arch-commits mailing list