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

Chih-Hsuan Yen yan12125 at archlinux.org
Thu Aug 13 13:51:18 UTC 2020


    Date: Thursday, August 13, 2020 @ 13:51:18
  Author: yan12125
Revision: 677300

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

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-13 13:48:31 UTC (rev 677299)
+++ PKGBUILD	2020-08-13 13:51:18 UTC (rev 677300)
@@ -1,7 +1,7 @@
 # Maintainer: Chih-Hsuan Yen <yan12125 at archlinux.org>
 
 pkgname=python-aws-sam-translator
-pkgver=1.25.0
+pkgver=1.26.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-yaml python-mock python-parameterized)
 source=("https://github.com/awslabs/serverless-application-model/archive/v$pkgver/$pkgname-$pkgver.tar.gz")
-sha256sums=('fc10b199cb238d9a1573877d03dfeb26317391e41c8fae3bde2fd2558d54fc59')
+sha256sums=('3b5217ffacadb6ca1e94425241ea17124ba2887cf05b167c6dacedf32850a112')
 
 build() {
   cd serverless-application-model-$pkgver



More information about the arch-commits mailing list