summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 2a48b622bad4afeacc0e36bb367ea6d188614ba4 (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.8.r6.g10617da
	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