Date: Saturday, November 6, 2021 @ 02:52:48 Author: yan12125 Revision: 1037407
upgpkg: python-aws-sam-translator 1.40.0-1 Modified: python-aws-sam-translator/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-11-06 02:51:31 UTC (rev 1037406) +++ PKGBUILD 2021-11-06 02:52:48 UTC (rev 1037407) @@ -2,7 +2,7 @@ pkgname=python-aws-sam-translator # https://github.com/aws/serverless-application-model/releases -pkgver=1.39.0 +pkgver=1.40.0 pkgrel=1 pkgdesc='AWS Serverless Application Model (AWS SAM) prescribes rules for expressing Serverless applications on AWS' arch=(any) @@ -14,7 +14,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=('266a53c67b6bb9f7c225e80c37a00b825c6fee8906b389be47ed7ecedae5f764') +sha256sums=('9c7d7e67100d519dc63fbca6ee66084f9f8415dfb95f24c6fd3f797b9266b1fe') prepare() { cd serverless-application-model-$pkgver
