summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: fe312a0a936dd37b59ad05155afeb70bb8288a9b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pkgbase = autotags
	pkgdesc = A little tool that watches your source code and generates ctags.
	pkgver = 0.2.0
	pkgrel = 1
	url = https://github.com/beraboris/autotags
	arch = any
	license = MIT
	depends = bash
	depends = ctags
	depends = inotify-tools
	source = https://github.com/beraboris/autotags/archive/v0.2.0.tar.gz
	md5sums = 8db192b30309e789763ef371c37941ef

pkgname = autotags