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

Chih-Hsuan Yen yan12125 at archlinux.org
Sat May 25 05:45:50 UTC 2019


    Date: Saturday, May 25, 2019 @ 05:45:50
  Author: yan12125
Revision: 469745

upgpkg: python-cfn-lint 0.21.3-1

Modified:
  python-cfn-lint/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-05-25 05:45:49 UTC (rev 469744)
+++ PKGBUILD	2019-05-25 05:45:50 UTC (rev 469745)
@@ -1,7 +1,7 @@
 # Maintainer: Chih-Hsuan Yen <yan12125 at archlinux.org>
 
 pkgname=python-cfn-lint
-pkgver=0.21.0
+pkgver=0.21.3
 pkgrel=1
 pkgdesc='CloudFormation Linter'
 arch=(any)
@@ -12,7 +12,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=('fcf6eac10c4b052267416d5baaa637491ff12e6a2218b6957b95cdb563e09bf9'
+sha256sums=('75f81dbc43406cd1ccbfc33193bdb6c98cdd637910d4fa48875ca5f4996e3bfb'
             'e530839ba21e4aa6d19fb08563aa91b16d5f445e0ceb7f97021a130ff8948465')
 
 prepare() {



More information about the arch-commits mailing list