mirror of
https://github.com/bertptrs/aur.git
synced 2025-12-27 05:20:32 +01:00
Initial packaging.
This commit is contained in:
14
.SRCINFO
Normal file
14
.SRCINFO
Normal file
@@ -0,0 +1,14 @@
|
||||
pkgbase = cargo-license
|
||||
pkgdesc = Cargo subcommand to see license of dependencies
|
||||
pkgver = 0.3.0
|
||||
pkgrel = 1
|
||||
url = https://github.com/onur/cargo-license
|
||||
arch = x86_64
|
||||
license = MIT
|
||||
makedepends = cargo
|
||||
depends = gcc-libs
|
||||
source = cargo-license-0.3.0.tar.gz::https://github.com/onur/cargo-license/archive/v0.3.0.tar.gz
|
||||
sha256sums = 50edb76242a93604386deb87f730d08538f893a571cd1ae6a3f53dd203c7bfae
|
||||
|
||||
pkgname = cargo-license
|
||||
|
||||
Reference in New Issue
Block a user