blob: 4cbe33fd1cc1ef70cf9c32655484e4ff63c43c7d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = cargo-workspaces
pkgdesc = Cargo plugin for managing cargo workspaces and their crates
pkgver = 0.3.6
pkgrel = 1
url = https://github.com/pksunkara/cargo-workspaces
arch = x86_64
license = MIT
makedepends = cargo
depends = gcc-libs
depends = openssl
depends = zlib
options = !lto
source = cargo-workspaces-0.3.6.tar.gz::https://github.com/pksunkara/cargo-workspaces/archive/v0.3.6.tar.gz
sha512sums = 8dbf983b29e641ae6d80b3a048095223bd3c08458cbc38ea952cc5e72caa5bb68487763ac6dca96520f45a4faeb913be707cb90121b62834a3fc637de8fcdeec
pkgname = cargo-workspaces
|