Date: Thursday, September 15, 2022 @ 14:55:15
  Author: yan12125
Revision: 1302834

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

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-09-15 14:53:18 UTC (rev 1302833)
+++ PKGBUILD    2022-09-15 14:55:15 UTC (rev 1302834)
@@ -2,7 +2,7 @@
 
 pkgname=python-aws-sam-translator
 # https://github.com/aws/serverless-application-model/releases
-pkgver=1.50.0
+pkgver=1.51.0
 pkgrel=1
 pkgdesc='AWS Serverless Application Model (AWS SAM) prescribes rules for 
expressing Serverless applications on AWS'
 arch=(any)
@@ -16,7 +16,7 @@
 # 
https://github.com/aws/serverless-application-model/pull/381#issuecomment-382143094
 
source=("https://github.com/aws/serverless-application-model/archive/v$pkgver/$pkgname-$pkgver.tar.gz";
         
"$pkgname-jsonschema-4.patch"::"https://github.com/aws/serverless-application-model/pull/2441.patch";)
-sha256sums=('ab9362f9a6de211f13fe72678154ecd8847d6d0cd9471b7b943a8af0c054c78f'
+sha256sums=('34f668dfea6aae4856fb3f845ca6093667226f20811fecefc29d316346f2dbec'
             '7bba093258d9d7768112463f9a6fbe63bb78e060081d9585637582caf0da1d20')
 
 prepare() {

Reply via email to