blob: f2bc7e18ebc12be00f70e63ae2ac08fb49d8d6d2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = git-commit
pkgdesc = Git commit simulator using Conventional Commits conventions
pkgver = 0.2.1
pkgrel = 2
url = https://github.com/KunalSin9h/git-commit.git
arch = x86_64
license = MIT
makedepends = git
depends = gum
source = git+https://github.com/KunalSin9h/git-commit.git
md5sums = SKIP
pkgname = git-commit
|