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

Chih-Hsuan Yen yan12125 at archlinux.org
Tue Nov 5 03:47:36 UTC 2019


    Date: Tuesday, November 5, 2019 @ 03:47:36
  Author: yan12125
Revision: 524157

upgpkg: python-cfn-lint 0.24.8-1

Modified:
  python-cfn-lint/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-11-04 23:01:58 UTC (rev 524156)
+++ PKGBUILD	2019-11-05 03:47:36 UTC (rev 524157)
@@ -1,8 +1,8 @@
 # Maintainer: Chih-Hsuan Yen <yan12125 at archlinux.org>
 
 pkgname=python-cfn-lint
-pkgver=0.24.7
-pkgrel=2
+pkgver=0.24.8
+pkgrel=1
 pkgdesc='CloudFormation Linter'
 arch=(any)
 url='https://github.com/aws-cloudformation/cfn-python-lint'
@@ -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=('e1ceef3c6e7fd6692eb309a62af9d698a5b6cc8029be3854140ae3d1c41462af')
+sha256sums=('c55210404e3d1b4612b8c5be9da00b4d9324f6d186783356b4f4605d2faac836')
 
 build() {
   cd cfn-python-lint-$pkgver



More information about the arch-commits mailing list