blob: c7ce596fabeabd09236e46ae3fac382af6d20742 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = paket-bin
pkgdesc = A simple and fast package manager for the Fish shell written in Rust
pkgver = 0.1.3
pkgrel = 1
url = https://github.com/joseluisq/paket
arch = x86_64
license = MIT
license = APACHE
depends = git
depends = fish
source = paket-bin-0.1.3.tar.gz::https://github.com/joseluisq/paket/releases/download/v0.1.3/paket-v0.1.3-x86_64-unknown-linux-gnu.tar.gz
sha256sums = 3a7ee63724a6e84ecf2c9acadb24de842722b135fddaa9704ecf8cc987557093
pkgname = paket-bin
|