summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c2469c4bd2197d156720596ba206de16c2a27f56 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = lazydocker-git
	pkgdesc = A simple terminal UI for docker and docker-compose, written in Go with the gocui library.
	pkgver = 0.5.4.r4.gc04867b
	pkgrel = 1
	url = https://github.com/jesseduffield/lazydocker
	arch = 1686
	arch = x86_64
	arch = armv7h
	arch = armv6h
	arch = aarch64
	license = MIT
	makedepends = go
	makedepends = git
	provides = lazydocker
	conflicts = lazydocker
	options = !strip
	options = !emptydirs
	source = lazydocker::git+https://github.com/jesseduffield/lazydocker.git#branch=master
	sha1sums = SKIP

pkgname = lazydocker-git