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

Chih-Hsuan Yen yan12125 at archlinux.org
Sun Jul 28 02:14:27 UTC 2019


    Date: Sunday, July 28, 2019 @ 02:14:26
  Author: yan12125
Revision: 493380

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

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-07-28 02:13:56 UTC (rev 493379)
+++ PKGBUILD	2019-07-28 02:14:26 UTC (rev 493380)
@@ -1,7 +1,7 @@
 # Maintainer: Chih-Hsuan Yen <yan12125 at archlinux.org>
 
 pkgname=python-aws-sam-translator
-pkgver=1.12.0
+pkgver=1.13.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 python-cfn-lint)
 source=("$pkgname-$pkgver.tar.gz"::"https://github.com/awslabs/serverless-application-model/archive/v$pkgver.tar.gz")
-sha256sums=('6bd835557c5c08eb27ffd6e47cebcb56af8a43efb99f8ff4ceb30efa70ed7af1')
+sha256sums=('975023b35ff50632c1f25eae9700507bc5f6564bc309db81569a32d3184a6eeb')
 
 build() {
   cd serverless-application-model-$pkgver



More information about the arch-commits mailing list