* update coffeescript to 2.7.0-2
This commit is contained in:
parent
133a2f03ec
commit
90934cf162
17
nodejs/coffeescript/.SRCINFO
Normal file
17
nodejs/coffeescript/.SRCINFO
Normal file
@ -0,0 +1,17 @@
|
||||
pkgbase = coffeescript
|
||||
pkgdesc = CoffeeScript is a little language that compiles into JavaScript
|
||||
pkgver = 2.7.0
|
||||
pkgrel = 2
|
||||
url = https://coffeescript.org
|
||||
arch = any
|
||||
license = MIT
|
||||
makedepends = npm
|
||||
depends = nodejs
|
||||
provides = coffee-script=2.7.0
|
||||
conflicts = coffee-script
|
||||
replaces = coffee-script
|
||||
noextract = coffeescript-2.7.0.tgz
|
||||
source = https://registry.npmjs.org/coffeescript/-/coffeescript-2.7.0.tgz
|
||||
sha512sums = 8735a9e93504d9dfe309c37aecbad6d5e8796ffad20ca40aea80fa54c2e582061551415ec604c7f73ddd3588a1cd7e11321cdee454d4b1498e5d5889285411fc
|
||||
|
||||
pkgname = coffeescript
|
3
nodejs/coffeescript/.nvchecker.toml
Normal file
3
nodejs/coffeescript/.nvchecker.toml
Normal file
@ -0,0 +1,3 @@
|
||||
[coffeescript]
|
||||
source = "npm"
|
||||
npm = "coffeescript"
|
@ -11,7 +11,7 @@
|
||||
|
||||
pkgname=coffeescript
|
||||
pkgver=2.7.0
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc='CoffeeScript is a little language that compiles into JavaScript'
|
||||
arch=(any)
|
||||
url='https://coffeescript.org'
|
||||
|
Loading…
x
Reference in New Issue
Block a user