summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: caf98f88aec6d2c54fe5c97f04309f823083049b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = tmsu-git
	pkgdesc = A tool for tagging your files and accessing them through a virtual filesystem. (development version)
	pkgver = latest
	pkgrel = 2
	url = https://tmsu.org/
	arch = i686
	arch = x86_64
	license = GPL3
	makedepends = git
	makedepends = go
	depends = fuse
	depends = sqlite>=3
	provides = tmsu
	conflicts = tmsu
	conflicts = tmsu-bin
	source = git+git://github.com/oniony/tmsu.git
	sha256sums = SKIP

pkgname = tmsu-git