Date: Saturday, April 20, 2019 @ 12:36:41 Author: yan12125 Revision: 452083
upgpkg: python-cfn-lint 0.19.1-1 Modified: python-cfn-lint/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-04-20 11:34:00 UTC (rev 452082) +++ PKGBUILD 2019-04-20 12:36:41 UTC (rev 452083) @@ -1,7 +1,7 @@ # Maintainer: Chih-Hsuan Yen <[email protected]> pkgname=python-cfn-lint -pkgver=0.19.0 +pkgver=0.19.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=('15720d30abce705daf8ef026613a3aa1ebce4dae0e1933323c6d67166babe10e' +sha256sums=('c6e972420ce9d878efe6095203a32ce5afd108d736fb3b6af20a7a4d4e6e2daa' 'e530839ba21e4aa6d19fb08563aa91b16d5f445e0ceb7f97021a130ff8948465') prepare() {
