blob: eac9f14d4628d5b9656dd5c855fdf86cb0a26a05 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = git-pkgs
pkgdesc = About A git subcommand for analyzing package/dependency usage in git repositories over time
pkgver = 0.15.0
pkgrel = 1
url = https://github.com/git-pkgs/git-pkgs/
arch = x86_64
arch = aarch64
arch = riscv64
license = MIT
makedepends = go
makedepends = git
source = git+https://github.com/git-pkgs/git-pkgs/#tag=v0.15.0
b2sums = 21507fd9acc29f4a880e3f8d428fd79d3408b8e8756da3eb2862ae2d7e2e0145c6013d7841434aaa7a09c59ce248bc2e15ec8e29378d07b9188e784f8b2b7c7b
pkgname = git-pkgs
|