Skip to content
This repository has been archived by the owner on May 20, 2023. It is now read-only.

Commit

Permalink
archrelease: copy trunk to community-any
Browse files Browse the repository at this point in the history
git-svn-id: file:///srv/repos/svn-community/svn@625242 9fca08f4-af9d-4005-b8df-a31f2cc04f65
  • Loading branch information
yan12125 authored and svntogit committed May 7, 2020
1 parent 8847f1d commit 3c37f2a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions repos/community-any/PKGBUILD
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Maintainer: Chih-Hsuan Yen <yan12125@archlinux.org>

pkgname=python-aws-sam-translator
pkgver=1.22.0
pkgver=1.23.0
pkgrel=1
pkgdesc='AWS Serverless Application Model (AWS SAM) prescribes rules for expressing Serverless applications on AWS'
arch=(any)
Expand All @@ -11,7 +11,7 @@ depends=(python python-boto3 python-jsonschema python-six)
makedepends=(python-setuptools)
checkdepends=(python-pytest python-yaml python-mock python-parameterized)
source=("https://github.com/awslabs/serverless-application-model/archive/v$pkgver/$pkgname-$pkgver.tar.gz")
sha256sums=('46b28186bc06ebe116e1e5671afd717a1097e1224adb7e66a20ece46dd4d9079')
sha256sums=('b94707e665ff69697e9fa7e3427dd3a35dbf53175dd92cf91a2aeb9e938c78c0')

build() {
cd serverless-application-model-$pkgver
Expand Down

0 comments on commit 3c37f2a

Please sign in to comment.