[arch-commits] Commit in python-aws-sam-translator/trunk (PKGBUILD)

Chih-Hsuan Yen yan12125 at archlinux.org
Fri Oct 4 00:51:46 UTC 2019


    Date: Friday, October 4, 2019 @ 00:51:46
  Author: yan12125
Revision: 512655

upgpkg: python-aws-sam-translator 1.15.0-1

Modified:
  python-aws-sam-translator/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-10-04 00:39:33 UTC (rev 512654)
+++ PKGBUILD	2019-10-04 00:51:46 UTC (rev 512655)
@@ -1,7 +1,7 @@
 # Maintainer: Chih-Hsuan Yen <yan12125 at archlinux.org>
 
 pkgname=python-aws-sam-translator
-pkgver=1.14.0
+pkgver=1.15.0
 pkgrel=1
 pkgdesc='AWS Serverless Application Model (AWS SAM) prescribes rules for expressing Serverless applications on AWS'
 arch=(any)
@@ -11,7 +11,7 @@
 makedepends=(python-setuptools)
 checkdepends=(python-pytest python-pytest-cov python-yaml python-mock python-parameterized)
 source=("https://github.com/awslabs/serverless-application-model/archive/v$pkgver/$pkgname-$pkgver.tar.gz")
-sha256sums=('37da47396f313598bbb159dc578f97a862b054cce9e9a82b9cd33ff74dea90e2')
+sha256sums=('0414b9f1b5f841370c7cfc404c95d6203d44041eefec98595daeef93277160c9')
 
 build() {
   cd serverless-application-model-$pkgver



More information about the arch-commits mailing list