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

Chih-Hsuan Yen yan12125 at archlinux.org
Thu May 16 14:34:19 UTC 2019


    Date: Thursday, May 16, 2019 @ 14:34:18
  Author: yan12125
Revision: 467515

upgpkg: python-cfn-lint 0.20.2-1

Modified:
  python-cfn-lint/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-05-16 14:33:20 UTC (rev 467514)
+++ PKGBUILD	2019-05-16 14:34:18 UTC (rev 467515)
@@ -1,7 +1,7 @@
 # Maintainer: Chih-Hsuan Yen <yan12125 at archlinux.org>
 
 pkgname=python-cfn-lint
-pkgver=0.20.1
+pkgver=0.20.2
 pkgrel=1
 pkgdesc='CloudFormation Linter'
 arch=(any)
@@ -13,7 +13,7 @@
 checkdepends=(python-pytest python-mock)
 source=("$pkgname-$pkgver.tar.gz"::"https://github.com/aws-cloudformation/cfn-python-lint/archive/v$pkgver.tar.gz"
         fix-tests.patch)
-sha256sums=('8a12476ae01146f8dc476c23447f8c94f92302fb04e3503745c9a2296df1f3a5'
+sha256sums=('e959c6cdd1ca227a9b48eaf602ed3332e887002abab550c169296979146724d3'
             'e530839ba21e4aa6d19fb08563aa91b16d5f445e0ceb7f97021a130ff8948465')
 
 prepare() {



More information about the arch-commits mailing list