summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: e8a5d448fb39fe4463151376f1a998d6eecc534c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = mountpoint-s3-git
	pkgdesc = A simple, high-throughput file client for mounting an Amazon S3 bucket as a local file system.
	pkgver = 0.3.0.r404.7786053
	pkgrel = 1
	url = https://github.com/awslabs/mountpoint-s3
	arch = x86_64
	license = Apache
	makedepends = cargo
	makedepends = git
	makedepends = ripgrep
	depends = fuse3
	provides = mountpoint-s3
	conflicts = mountpoint-s3
	source = mountpoint-s3-git::git+https://github.com/awslabs/mountpoint-s3.git#branch=main
	sha256sums = SKIP

pkgname = mountpoint-s3-git