Date: Thursday, August 18, 2022 @ 06:15:17 Author: yan12125 Revision: 1266794
upgpkg: python-aws-sam-translator 1.50.0-1 Modified: python-aws-sam-translator/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-08-18 05:47:16 UTC (rev 1266793) +++ PKGBUILD 2022-08-18 06:15:17 UTC (rev 1266794) @@ -2,7 +2,7 @@ pkgname=python-aws-sam-translator # https://github.com/aws/serverless-application-model/releases -pkgver=1.49.0 +pkgver=1.50.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=('94058cc53765d59976c3a1e0afcba72912903e95926cfc0a34400109399d2069' +sha256sums=('ab9362f9a6de211f13fe72678154ecd8847d6d0cd9471b7b943a8af0c054c78f' '7bba093258d9d7768112463f9a6fbe63bb78e060081d9585637582caf0da1d20') prepare() {
