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