summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: fea32f4836f98aa806af5792018b49c5a2f4b4b1 (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.17
	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.17.tar.gz::https://github.com/gobuffalo/buffalo/releases/download/v0.16.17/buffalo_0.16.17_Linux_x86_64.tar.gz
	sha256sums = 4c52c2325a968b2cf840962df211fbd7e34dd92f7a552c7fa6c746e5c5c04f09

pkgname = buffalo-bin