blob: 19ef09b64f5c3e700f1d25e9c3f371c923eac419 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = fish-bass-git
pkgdesc = Make Bash utilities usable in Fish shell
pkgver = 1.0.r49.g79b6295
pkgrel = 1
url = https://github.com/edc/bass
arch = any
license = MIT
makedepends = git
depends = fish
depends = python
provides = fish-bass
source = git+https://github.com/edc/bass.git
sha256sums = SKIP
pkgname = fish-bass-git
|