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

Chih-Hsuan Yen yan12125 at archlinux.org
Fri Jun 21 06:59:16 UTC 2019


    Date: Friday, June 21, 2019 @ 06:59:16
  Author: yan12125
Revision: 482569

upgpkg: python-cfn-lint 0.21.6-1

Modified:
  python-cfn-lint/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-06-21 06:17:41 UTC (rev 482568)
+++ PKGBUILD	2019-06-21 06:59:16 UTC (rev 482569)
@@ -1,7 +1,7 @@
 # Maintainer: Chih-Hsuan Yen <yan12125 at archlinux.org>
 
 pkgname=python-cfn-lint
-pkgver=0.21.5
+pkgver=0.21.6
 pkgrel=1
 pkgdesc='CloudFormation Linter'
 arch=(any)
@@ -12,7 +12,7 @@
 checkdepends=(python-pytest python-mock)
 source=("https://github.com/aws-cloudformation/cfn-python-lint/archive/v$pkgver/cfn-python-lint-v$pkgver.tar.gz"
         fix-tests.patch)
-sha256sums=('c7a31318c67a28c774cbd44ba72a79c7bba2efbe93a5c33fa943e0d813aa9b0f'
+sha256sums=('dc4544a9f46a3b6393f29a2edc7490a0df99827dc602bca3f3bfd8e2bfd61f97'
             'e530839ba21e4aa6d19fb08563aa91b16d5f445e0ceb7f97021a130ff8948465')
 
 prepare() {



More information about the arch-commits mailing list