[arch-commits] Commit in python-cfn-lint/trunk (PKGBUILD)
Chih-Hsuan Yen
yan12125 at archlinux.org
Thu May 9 12:18:26 UTC 2019
Date: Thursday, May 9, 2019 @ 12:18:26
Author: yan12125
Revision: 464481
upgpkg: python-cfn-lint 0.20.1-1
Modified:
python-cfn-lint/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-05-09 12:18:18 UTC (rev 464480)
+++ PKGBUILD 2019-05-09 12:18:26 UTC (rev 464481)
@@ -1,7 +1,7 @@
# Maintainer: Chih-Hsuan Yen <yan12125 at archlinux.org>
pkgname=python-cfn-lint
-pkgver=0.19.1
+pkgver=0.20.1
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=('c6e972420ce9d878efe6095203a32ce5afd108d736fb3b6af20a7a4d4e6e2daa'
+sha256sums=('8a12476ae01146f8dc476c23447f8c94f92302fb04e3503745c9a2296df1f3a5'
'e530839ba21e4aa6d19fb08563aa91b16d5f445e0ceb7f97021a130ff8948465')
prepare() {
More information about the arch-commits
mailing list