blob: ea47caab04cc95ff0ced614eb97d80725639536b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = refinery_cli
pkgdesc = Provides the CLI for the Refinery crate
pkgver = 0.8.1
pkgrel = 1
url = https://crates.io/crates/refinery_cli
arch = aarch64
arch = i686
arch = x86_64
license = MIT
makedepends = cargo
depends = gcc-libs
depends = openssl
depends = sqlite
source = refinery_cli-0.8.1.tar.gz::https://crates.io/api/v1/crates/refinery_cli/0.8.1/download
sha512sums = 6278fca7e1a4d8b32187d9712a960ba718e52f4c55b5632b4688a5240c460555a47877b7b290bd85719caa78cd18531bb9c290df0b59ae2bcf4ca9eef47e6379
pkgname = refinery_cli
|