Date: Sunday, May 7, 2023 @ 08:14:35
  Author: yan12125
Revision: 1459216

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

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

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-05-07 08:02:55 UTC (rev 1459215)
+++ PKGBUILD    2023-05-07 08:14:35 UTC (rev 1459216)
@@ -2,8 +2,8 @@
 
 pkgname=python-aws-sam-translator
 # https://github.com/aws/serverless-application-model/releases
-pkgver=1.65.0
-pkgrel=2
+pkgver=1.66.0
+pkgrel=1
 pkgdesc='AWS Serverless Application Model (AWS SAM) prescribes rules for 
expressing Serverless applications on AWS'
 arch=(any)
 url='https://github.com/aws/serverless-application-model'
@@ -15,7 +15,7 @@
 # Upstream intentionally exclude tests from sdist
 # 
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";)
-sha256sums=('02aa0606bbd5e5822dd32a5c5ca87f86be7173fe5094adc0a53955be19fe91f9')
+sha256sums=('fc110207624553cc51ae936e490449e568a373a03c32f6c2e1ab834cf80f42e2')
 
 prepare() {
   cd serverless-application-model-$pkgver

Reply via email to