summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 422f9c2eb03f1850c6d1f0151bf41ed436751f7a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = lfs-s3
	pkgdesc = A tiny (~300 SLOC) Custom Transfer Agent for Git LFS which simply sends LFS binary files to an S3 bucket.
	pkgver = 0.1.5.r45.g18ab884
	pkgrel = 1
	url = https://github.com/nicolas-graves/lfs-s3.git
	arch = x86_64
	license = MIT
	makedepends = git
	makedepends = go
	provides = lfs-s3
	conflicts = lfs-s3
	options = strip
	options = !debug
	source = git+https://github.com/nicolas-graves/lfs-s3.git
	sha256sums = SKIP

pkgname = lfs-s3-git