summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 8c40086037883048a7d10e18949f265d62f9891a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = git-delta
	pkgdesc = A syntax-highlighting pager for git and diff output
	pkgver = 0.4.3
	pkgrel = 2
	url = https://github.com/dandavison/delta
	arch = i686
	arch = x86_64
	arch = arm
	arch = armv7h
	arch = armv6h
	arch = aarch64
	license = MIT
	makedepends = rust
	makedepends = clang
	makedepends = llvm
	depends = git
	depends = libgit2
	source = https://github.com/dandavison/delta/archive/0.4.3.tar.gz
	sha256sums = 78ee36ec30194fe261ccb585111b67adae5166e79170f9636e54cbf5427da54a

pkgname = git-delta