Date: Saturday, December 5, 2020 @ 13:38:40 Author: yan12125 Revision: 770573
upgpkg: python-aws-sam-translator 1.32.0-1 Modified: python-aws-sam-translator/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-05 13:36:50 UTC (rev 770572) +++ PKGBUILD 2020-12-05 13:38:40 UTC (rev 770573) @@ -1,8 +1,8 @@ # Maintainer: Chih-Hsuan Yen <[email protected]> pkgname=python-aws-sam-translator -pkgver=1.31.0 -pkgrel=2 +pkgver=1.32.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' @@ -13,7 +13,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=('8d234910e0b13da59466dc568c14323213f53327339b3505cb9b8cd0f9a842c0') +sha256sums=('9786163460cfeebf0c4e4b8357eaf427936f50ac7da3d2140ac34c8d4b5fc599') prepare() { cd serverless-application-model-$pkgver
