blob: 82eb13f19abab04039ac9aa13a07af3b31f12727 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = cqfd
pkgdesc = Run commands with the same user and directory inside a docker container
pkgver = 5.6.0
pkgrel = 1
url = https://github.com/savoirfairelinux/cqfd
arch = any
license = GPL3
optdepends = tar: create tar archives
optdepends = zip: create zip archives
source = cqfd-5.6.0.tar.gz::https://github.com/savoirfairelinux/cqfd/archive/v5.6.0.tar.gz
sha256sums = b4afd6e9ed583b8af6880041e5931b4dde3451e862bfc119c2aede06485de3de
pkgname = cqfd
depends = docker
|