summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorDavid Birks2019-05-03 15:34:17 -0400
committerDavid Birks2019-05-03 15:34:17 -0400
commitf8999e2e3d2f79ab9fa664d008eb74124349f3ce (patch)
tree9002841098654ecd55f6fd2a142feb22a1df11ea /.SRCINFO
parent5a245601e4cf97ee938dff9c20ad16d896fd2dda (diff)
downloadaur-f8999e2e3d2f79ab9fa664d008eb74124349f3ce.tar.gz
Update to 0.7.2
Also change to build from source.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO12
1 files changed, 8 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 97b5b259a73d..9991ae638c43 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,16 @@
pkgbase = dive
pkgdesc = A tool for exploring each layer in a docker image
- pkgver = 0.6.0
- pkgrel = 4
+ pkgver = 0.7.2
+ pkgrel = 1
url = https://github.com/wagoodman/dive
arch = x86_64
license = MIT
- source_x86_64 = https://github.com/wagoodman/dive/releases/download/v0.6.0/dive_0.6.0_linux_amd64.tar.gz
- md5sums_x86_64 = 17855f80fcfef47e65ede67b237f7ca9
+ makedepends = go
+ makedepends = git
+ depends = docker
+ conflicts = dive-git
+ source = https://github.com/wagoodman/dive/archive/v0.7.2.tar.gz
+ sha256sums = 2ec6d77b662e0d709f6fc4282dbd8f0d3f6509f78133451b6b17d9b8fb594cf1
pkgname = dive