summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 2d3e091d285f635267fe049a9d7a692f19e2b0e9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = gcsf-git
	pkgdesc = a FUSE file system based on Google Drive (Written by Rust)
	pkgver = r139.ac09234
	pkgrel = 1
	url = https://github.com/harababurel/gcsf
	arch = x86_64
	license = MIT
	makedepends = git
	makedepends = rust
	depends = fuse2
	depends = gcc-libs
	optdepends = ranger: A simple, vim-like file manager
	provides = gcsf
	conflicts = gcsf
	source = gcsf-git::git+https://github.com/harababurel/gcsf.git
	sha256sums = SKIP

pkgname = gcsf-git