blob: 1af02b3322c027916134e3cb173b510fb4904ecc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = dosh
pkgdesc = Docker shell
pkgver = 6
pkgrel = 1
url = https://github.com/gportay/dosh
arch = any
license = MIT
checkdepends = shellcheck
makedepends = asciidoctor
depends = docker
source = https://github.com/gportay/dosh/archive/6.tar.gz
validpgpkeys = 8F3491E60E62695ED780AC672FA122CA0501CA71
sha256sums = 915e275ca1314789a895504df4e149f0335b8749e2740da99009f71caaa46a38
pkgname = dosh
|