1
0
mirror of https://github.com/bertptrs/aur.git synced 2025-12-27 05:20:32 +01:00

Don't install the "root" package anymore

Related to https://bugs.archlinux.org/task/70134
This commit is contained in:
2021-04-17 14:59:04 +02:00
parent b46d40ac82
commit d94eefc1a1
2 changed files with 3 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
pkgbase = nodejs-node-pre-gyp
pkgdesc = Node.js tool for easy binary deployment of C++ addons
pkgver = 0.17.0
pkgrel = 1
pkgrel = 2
url = https://github.com/mapbox/node-pre-gyp
arch = any
license = BSD