summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 96dd10a3d0fe9984dd260f499be5a0a57d2ac75c (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.5
	pkgrel = 1
	url = https://gobuffalo.io
	arch = x86_64
	license = MIT
	depends = go>=1.16
	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.5/buffalo_0.18.5_Linux_x86_64.tar.gz
	sha256sums = ee7da7486a10c3c2de9e5283d88962ca123d9e4c5c77fa76860e6e5502ef9c5c

pkgname = buffalo-bin