summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: bb7142c95de0683fa077441243c4c84de591ecdb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = diffnav
	pkgdesc = A git diff pager based on delta but with a file tree, à la Github.
	pkgver = 0.3.0
	pkgrel = 1
	url = https://github.com/dlvhdr/diffnav
	arch = i686
	arch = x86_64
	arch = armv6h
	arch = aarch64
	license = MIT
	makedepends = go
	depends = glibc
	depends = git-delta
	optdepends = otf-commit-mono-nerd: icon support in the terminal
	options = strip
	options = buildflags
	source = https://github.com/dlvhdr/diffnav/archive/refs/tags/v0.3.0/diffnav-0.3.0.tar.gz
	sha256sums = 7917dcc14f8c47330b8569b082384e6177a959ac36423069e6cfeaf2b69524fc

pkgname = diffnav