summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 8ef56692d29e9c8e56c52568015b2c203885e0cf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = buffalo-bin
	pkgdesc = A Go web development eco-system, designed to make your project easier.
	pkgver = 0.16.15
	pkgrel = 1
	url = https://github.com/gobuffalo/buffalo/
	arch = x86_64
	license = MIT
	makedepends = tar
	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-git
	source = buffalo-bin-0.16.15.tar.gz::https://github.com/gobuffalo/buffalo/releases/download/v0.16.15/buffalo_0.16.15_Linux_x86_64.tar.gz
	sha256sums = 3d4f5120c8f31fa9aa7d01c488dd5d6fcc886d01ca32faf229329c5e21d70c7c

pkgname = buffalo-bin