blob: d4f88b331610f59cf0dc682fb75b7b34b93ab3a7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = chruby-fish
pkgdesc = A compatible implementation of chruby for the Fish shell
pkgver = 1.0.0
pkgrel = 1
url = https://github.com/JeanMertz/chruby-fish
install = chruby-fish.install
arch = any
license = MIT
depends = fish
source = https://github.com/JeanMertz/chruby-fish/archive/v1.0.0.tar.gz
sha256sums = db1023255fa55c9a01b06404cd394cccf790d42985cf85706211e5a0dda4fd9f
pkgname = chruby-fish
|