blob: 029788e83bce46805aca480fced3386536edb972 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = aws-mountpoint-s3-bin
pkgdesc = Offical AWS S3 mount tools. This allows mounting S3 buckets into the file system. Not full POSIX support, see: https://docs.aws.amazon.com/AmazonS3/latest/userguide/mountpoint.html for details
pkgver = 1.14.0
pkgrel = 1
url = https://github.com/awslabs/mountpoint-s3
arch = x86_64
license = APACHE
depends = fuse3
provides = aws-mountpoint-s3
conflicts = aws-mountpoint-s3
source = https://s3.amazonaws.com/mountpoint-s3-release/1.14.0/x86_64/mount-s3-1.14.0-x86_64.tar.gz
md5sums = 18a44f54a586d7a42b10d718654c6eb7
pkgname = aws-mountpoint-s3-bin
|