mirror of
https://github.com/bertptrs/aur.git
synced 2025-12-27 05:20:32 +01:00
Correct license path and type.
This commit is contained in:
4
.SRCINFO
4
.SRCINFO
@@ -1,10 +1,10 @@
|
||||
pkgbase = nodejs-node-pre-gyp
|
||||
pkgdesc = Node.js tool for easy binary deployment of C++ addons
|
||||
pkgver = 0.12.0
|
||||
pkgrel = 1
|
||||
pkgrel = 2
|
||||
url = https://github.com/mapbox/node-pre-gyp
|
||||
arch = any
|
||||
license = GPL
|
||||
license = BSD
|
||||
makedepends = npm
|
||||
makedepends = jq
|
||||
depends = nodejs
|
||||
|
||||
Reference in New Issue
Block a user