summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorMikhail Swift2019-06-30 12:34:04 -0400
committerMikhail Swift2019-06-30 12:34:04 -0400
commit73622817c066fa02a350c4578de4e50d380ea8ba (patch)
tree803d40f4d8946a7ba697f70c590ca51aec8778e9 /.SRCINFO
downloadaur-73622817c066fa02a350c4578de4e50d380ea8ba.tar.gz
Add lazydocker-git package
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO18
1 files changed, 18 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..3d9b3fa6d27b
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,18 @@
+pkgbase = lazydocker-git
+ pkgdesc = A simple terminal UI for docker and docker-compose, written in Go with the gocui library.
+ pkgver = 0.2.4.r2.d590b2b
+ pkgrel = 1
+ url = https://github.com/jesseduffield/lazydocker
+ arch = x86_64
+ license = MIT
+ makedepends = go
+ makedepends = dep
+ provides = lazydocker
+ conflicts = lazydocker
+ options = !strip
+ options = !emptydirs
+ source = lazydocker::git+https://github.com/jesseduffield/lazydocker.git#branch=master
+ sha1sums = SKIP
+
+pkgname = lazydocker-git
+