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

Chih-Hsuan Yen yan12125 at archlinux.org
Sat Nov 16 02:27:04 UTC 2019


    Date: Saturday, November 16, 2019 @ 02:27:03
  Author: yan12125
Revision: 529472

upgpkg: python-cfn-lint 0.25.1-1

Modified:
  python-cfn-lint/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-11-15 23:45:05 UTC (rev 529471)
+++ PKGBUILD	2019-11-16 02:27:03 UTC (rev 529472)
@@ -1,7 +1,7 @@
 # Maintainer: Chih-Hsuan Yen <yan12125 at archlinux.org>
 
 pkgname=python-cfn-lint
-pkgver=0.25.0
+pkgver=0.25.1
 pkgrel=1
 pkgdesc='CloudFormation Linter'
 arch=(any)
@@ -11,7 +11,7 @@
          python-jsonpatch python-jsonschema python-setuptools)
 checkdepends=(python-pytest python-mock)
 source=("https://github.com/aws-cloudformation/cfn-python-lint/archive/v$pkgver/cfn-python-lint-$pkgver.tar.gz")
-sha256sums=('3c873d2289f41f43ef6f97545780f3e12fcb18a7364ea7a14c3c572218e398b1')
+sha256sums=('9acb449a307d0f7cc0b36bde46d82d0c7d8d01f8a3710f8c8a588ec9ba129f45')
 
 build() {
   cd cfn-python-lint-$pkgver



More information about the arch-commits mailing list