Date: Wednesday, October 12, 2022 @ 15:58:30
  Author: yan12125
Revision: 1327865

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

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-10-12 15:57:45 UTC (rev 1327864)
+++ PKGBUILD    2022-10-12 15:58:30 UTC (rev 1327865)
@@ -2,7 +2,7 @@
 
 pkgname=python-aws-sam-translator
 # https://github.com/aws/serverless-application-model/releases
-pkgver=1.52.0
+pkgver=1.53.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=('9a127e580365de4296d8cf8a3cf0ebc7e52352b480d265d173551601071af3f1'
+sha256sums=('79b2117a14207c440ac1a8a5c48072038ea417dc0afe2e93e2c5ebbce8973d12'
             '7bba093258d9d7768112463f9a6fbe63bb78e060081d9585637582caf0da1d20')
 
 prepare() {

Reply via email to