blob: 5c14f08958d21f78e31c334d97b16ba5f07895cf (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = proto
pkgdesc = A multi-language version and dependency manager
pkgver = 0.9.0
pkgrel = 1
url = https://github.com/moonrepo/proto
arch = x86_64
license = MIT
makedepends = cargo
depends = git
options = !lto
source = proto-0.9.0.tar.gz::https://github.com/moonrepo/proto/archive/refs/tags/v0.9.0.tar.gz
sha512sums = e0eb6e433cbe480a3fae80aa261b421a394d87e4b5afc7847ad5480ceac84948ef87aa36d13663cd368aa3869de441108551cc0cf1a0a3f9924bea0087fad2ea
pkgname = proto
|