summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: fc69657f3b28904fc3f3742003f25eadf7587f7e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = bat
	pkgdesc = A cat(1) clone with syntax highlighting and Git integration
	pkgver = 0.2.0
	pkgrel = 1
	url = https://github.com/sharkdp/bat
	arch = x86_64
	license = MIT
	license = APACHE
	makedepends = rust
	makedepends = cmake
	makedepends = curl
	makedepends = libssh2
	makedepends = oniguruma
	source = bat-0.2.0.tar.gz::https://github.com/sharkdp/bat/archive/v0.2.0.tar.gz
	sha512sums = 546c78b486d746916b348d88cb7a2230c8ad1dfb00c0865517058265a21a1a04401f9b6b47a49971ff91f81234e7fac518e46d650b40c98f0a2cac1e5c47068e

pkgname = bat