summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMike Javorski2021-01-12 15:15:54 -0800
committerMike Javorski2021-01-12 15:15:54 -0800
commit6ee732aa6612a0197ab26b3ee83e3cf241f2eb4b (patch)
treed550a9ed2f908b5352f9f30e5e2d426168c8e779 /PKGBUILD
parent08a16ad158fee30de8e4035361f2dc5ec35e019d (diff)
downloadaur-6ee732aa6612a0197ab26b3ee83e3cf241f2eb4b.tar.gz
Update package homepage URL (has moved to aws org from awslabs)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a77317396225..cc2812a39493 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgver=1.1.0
pkgrel=1
pkgdesc='Python library to compile, build & package AWS Lambda functions for several runtimes & framework'
arch=('any')
-url="https://github.com/awslabs/aws-lambda-builders"
+url="https://github.com/aws/aws-lambda-builders"
license=('Apache')
replaces=('python-aws_lambda_builders')
depends=('python-six' 'python-wheel')