summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 0da7b0449debd09653719f2d607055268944818a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = go-sqls-git
	pkgdesc = SQLs is an implementation of the Language Server Protocol for SQL.
	pkgver = v0.2.28.r18.eb695ac
	pkgrel = 1
	url = https://github.com/sqls-server/sqls
	arch = x86_64
	license = MIT
	makedepends = git
	makedepends = go
	depends = go
	provides = go-sqls
	conflicts = go-sqls
	replaces = go-regal
	source = git+https://github.com/sqls-server/sqls.git
	sha256sums = SKIP

pkgname = go-sqls-git