summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 85dd72343cff4f1fa56c7c505bd3f22c97bc506a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = buffalo-git
	pkgdesc = A Go web development eco-system, designed to make your project easier.
	pkgver = v0.16.8.r1.g0ffd608c
	pkgrel = 1
	url = https://github.com/gobuffalo/buffalo/
	arch = x86_64
	license = MIT
	makedepends = git
	depends = go>=1.13
	optdepends = nodejs>=8: frontend
	optdepends = npm: asset pipeline
	optdepends = yarn: frontend dependency management
	optdepends = gcc: for building sqlite3 support
	optdepends = git: for VCS support
	conflicts = buffalo-bin
	source = buffalo-git::git+https://github.com/gobuffalo/buffalo.git
	md5sums = SKIP

pkgname = buffalo-git