mirror of
https://github.com/bertptrs/aur.git
synced 2025-12-25 20:40:32 +01:00
14 lines
429 B
Plaintext
14 lines
429 B
Plaintext
pkgbase = cargo-license
|
|
pkgdesc = Cargo subcommand to see license of dependencies
|
|
pkgver = 0.5.1
|
|
pkgrel = 1
|
|
url = https://github.com/onur/cargo-license
|
|
arch = x86_64
|
|
license = MIT
|
|
makedepends = cargo
|
|
depends = gcc-libs
|
|
source = cargo-license-0.5.1.tar.gz::https://github.com/onur/cargo-license/archive/v0.5.1.tar.gz
|
|
sha256sums = 934359118e69dfdf75c0e3b25a1bd154c3568a73e767bd35cb2fa91320016569
|
|
|
|
pkgname = cargo-license
|