Date: Wednesday, July 27, 2022 @ 03:06:29 Author: yan12125 Revision: 1258881
upgpkg: python-aws-sam-translator 1.48.0-1 Modified: python-aws-sam-translator/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-07-27 02:46:17 UTC (rev 1258880) +++ PKGBUILD 2022-07-27 03:06:29 UTC (rev 1258881) @@ -2,7 +2,7 @@ pkgname=python-aws-sam-translator # https://github.com/aws/serverless-application-model/releases -pkgver=1.47.0 +pkgver=1.48.0 pkgrel=1 pkgdesc='AWS Serverless Application Model (AWS SAM) prescribes rules for expressing Serverless applications on AWS' arch=(any) @@ -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=('96573028647aef5c61d762f52671224aa444aab058dca81a51bd0a75f1591289') +sha256sums=('dd496ed1bc830cf06b2592e061e2f4f93a79b14fd11fabac28c2a1678272e303') prepare() { cd serverless-application-model-$pkgver
