blob: d395a3f279b8f776b6cac8dca021b6fed160703d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = nodejs-gitmoji-cli
pkgdesc = A gitmoji interactive client for using gitmojis on commit messages
pkgver = 9.7.0
pkgrel = 1
url = https://gitmoji.carloscuesta.me/
arch = any
license = MIT
makedepends = npm
depends = nodejs>=18
optdepends = noto-fonts-emoji: emojis
optdepends = ttf-symbola: emojis
optdepends = ttf-joypixels: emojis
optdepends = ttf-twemoji-color: emojis
noextract = gitmoji-cli-9.7.0.tgz
source = https://registry.npmjs.org/gitmoji-cli/-/gitmoji-cli-9.7.0.tgz
sha256sums = feafd3520f57f5eed9c1df0a603cbd4c69869daab5fd2011bd7e3711541f482b
pkgname = nodejs-gitmoji-cli
|