summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 97b34ba817dc447295be07ba8bf39a49a816bdc4 (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.16
	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.16.tar.gz::https://github.com/gobuffalo/buffalo/releases/download/v0.16.16/buffalo_0.16.16_Linux_x86_64.tar.gz
	sha256sums = a39635dc8a37f3f9b2d9d48d036a92e7fa657db9990a3a68325bc166aaa2644a

pkgname = buffalo-bin