blob: c6dfcffb00d6046c3283ab672b6ee563cccbd0d7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = emoj
pkgdesc = Find relevant emoji from text on the command-line
pkgver = 4.1.0
pkgrel = 1
url = https://github.com/sindresorhus/emoj
arch = any
license = MIT
makedepends = npm
depends = nodejs
depends = xsel
noextract = emoj-4.1.0.tgz
source = https://github.com/sindresorhus/emoj/archive/v4.1.0.tar.gz
sha256sums = 7718b1e2487368db77a46453aa682d840645511861e1d00192cde8e8332dffca
pkgname = emoj
|