blob: 7f9109eec3e5ba32751abe23a2d3cd5a8204f095 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = gocredits
pkgdesc = gocredits creates CREDITS file from LICENSE files of dependencies
pkgver = 0.2.0
pkgrel = 1
url = https://github.com/Songmu/gocredits
arch = any
license = MIT
makedepends = go
source = https://github.com/Songmu/gocredits/archive/v0.2.0.tar.gz
sha256sums = 3e79e688679a94bdf3e74b326eb120a03577ac582fc0af6f020fba8706de36dd
pkgname = gocredits
|