summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 5c07053e4951ab5158ea1902456faf1c33f53962 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = buffalo-bin
	pkgdesc = A Go web development ecosystem, designed to make your project easier
	pkgver = 0.18.0
	pkgrel = 1
	url = https://gobuffalo.io
	arch = x86_64
	license = MIT
	depends = go>=1.13
	optdepends = nodejs>=8: frontend support
	optdepends = npm: asset pipeline
	optdepends = yarn: frontend dependency management
	optdepends = gcc: for sqlite3 support
	optdepends = git: VCS support
	conflicts = buffalo-git
	source = https://github.com/gobuffalo/cli/releases/download/v0.18.0/buffalo_0.18.0_Linux_x86_64.tar.gz
	sha256sums = 7a1a623e6386b1227f61b29245b13f623d404c3e23dd23a6b16e393467ac1eed

pkgname = buffalo-bin