blob: d3c3b77b0889941e22f915a91752a3fc2582845f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = license
pkgdesc = A tool to easily add a license to your project
pkgver = 2.5.0
pkgrel = 1
url = https://sr.ht/~zethra/license/
arch = x86_64
arch = i686
arch = arm
arch = armv7h
arch = aarch64
license = MPL-2.0
makedepends = rust
makedepends = cargo
makedepends = scdoc
optdepends = fzf: required for interactive scripts: set-license, copy-header
optdepends = xclip: required for interactive scripts: set-license, copy-header
source = https://git.sr.ht/~zethra/license/archive/2.5.0.tar.gz
sha256sums = 2031beb0c49ce918c397121b3b5feea7ccfe51427c65fe792b798218fe037a74
pkgname = license
|