blob: 2a70a34ef51f2c14530a251be78b2ed88c222a88 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = whalebrew
pkgdesc = Homebrew, but with Docker images
pkgver = 0.4.1
pkgrel = 1
url = https://github.com/bfirsh/whalebrew
arch = x86_64
license = Apache License 2.0
depends = docker
provides = whalebrew
conflicts = whalebrew
source = https://github.com/bfirsh/whalebrew/releases/download/0.4.1/whalebrew-Linux-x86_64
sha256sums = 08f5f4df2c6e4ad3907c53d43bab896633006c591918f68cf034dbf90b4db804
pkgname = whalebrew
|