Initial commit
This commit is contained in:
commit
47fe076873
8 changed files with 163 additions and 0 deletions
14
.SRCINFO
Normal file
14
.SRCINFO
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
pkgbase = better-commits
|
||||
pkgdesc = A CLI for creating better commits following the conventional commit guidelines.
|
||||
pkgver = 1.17.1
|
||||
pkgrel = 1
|
||||
url = https://github.com/Everduin94/better-commits
|
||||
arch = any
|
||||
license = MIT
|
||||
makedepends = npm
|
||||
depends = nodejs
|
||||
noextract = better-commits-1.17.1.tgz
|
||||
source = https://registry.npmjs.org/better-commits/-/better-commits-1.17.1.tgz
|
||||
b2sums = 73aa7c4cd354fda717423be143c6bd2210a51df383d2c04fc6866a07496e5291a5a848c6f84e07b93e94bee0c5b2a7f1be352ff6faba9fa883550649e881013c
|
||||
|
||||
pkgname = better-commits
|
||||
Loading…
Add table
Add a link
Reference in a new issue