summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 34ae616198fe7a2f1b7478f7cf7b045b2cb626ce (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
pkgbase = lazydocker
	pkgdesc = A simple terminal UI for docker and docker-compose, written in Go with the gocui library.
	pkgver = 0.2.1
	pkgrel = 1
	url = https://github.com/jesseduffield/lazydocker
	arch = x86_64
	license = MIT
	makedepends = go
	makedepends = dep
	source = lazydocker-0.2.1.tar.gz::https://github.com/jesseduffield/lazydocker/archive/v0.2.1.tar.gz
	sha1sums = 33f1c279fd0c5828a79e86f80ddb94e7ce53c936

pkgname = lazydocker