blob: 151ff95deec965de889e6a3d863f1bd7a5b279b3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = undocker-git
pkgdesc = Unpacks a Docker image
pkgver = 20180209.gc951f02
pkgrel = 2
url = https://github.com/larsks/undocker/
arch = any
license = GPL3
makedepends = python-setuptools
makedepends = git
depends = python
provides = undocker
conflicts = undocker
source = git://github.com/larsks/undocker.git
md5sums = SKIP
pkgname = undocker-git
|