blob: 671fd017e98b8a5b02dc94cdca7cc9a9bf2ddeb9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = git-cc
pkgdesc = a git extension to help write conventional commits
pkgver = 0.2.6
pkgrel = 1
url = https://github.com/Skalt/git-cc
arch = x86_64
arch = aarch64
license = PolyForm-Noncommercial-1.0.0
license = LicenseRef-PolyForm-Free-Trial-1.0.0
makedepends = go
depends = glibc
provides = git-cc
options = !debug
source = git-cc-0.2.6.tar.gz::https://github.com/Skalt/git-cc/archive/refs/tags/v0.2.6.tar.gz
sha256sums = 91888a0adb2bc6c4e26b3a95fff239732bec109d8dbe5a04cad81716eb63f15b
pkgname = git-cc
|