summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: d53e92a8e11ab0fbeae86db763970aee8702ee5c (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.14
	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.14/buffalo_0.18.14_Linux_x86_64.tar.gz
	sha256sums = 7555f4027a307449fac0b6ff67fc8ecd9176fc8d2242da7405f13b8498b6beb4

pkgname = buffalo-bin