blob: 56dceaf15a4266518f12683b305f90966bf30c12 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
pkgbase = gitxplain
pkgdesc = AI-powered Git commit explainer CLI
pkgver = 0.1.9
pkgrel = 1
url = https://github.com/guruswarupa/gitxplain
arch = any
license = MIT
depends = nodejs
source = https://registry.npmjs.org/gitxplain/-/gitxplain-0.1.9.tgz
sha256sums = <SHA256_PLACEHOLDER>
pkgname = gitxplain
|