blob: 96fa3b9f6c9710b6b130c98c6e66dcfce933408f (
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.5.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.5.0.tar.gz::https://github.com/savoirfairelinux/cqfd/archive/v5.5.0.tar.gz
sha256sums = 995b9ff3e39eb8ae2c4308b538e614081f6bf6853b616ba9eb05f496a24402b4
pkgname = cqfd
depends = docker
|