mirror of
https://github.com/archlinux/aur.git
synced 2026-03-14 23:16:48 +01:00
Refactor
This commit is contained in:
parent
793c8b3292
commit
fa73c0e460
1 changed files with 1 additions and 1 deletions
2
PKGBUILD
2
PKGBUILD
|
|
@ -16,8 +16,8 @@ makedepends=("npm" "jq")
|
|||
provides=("$_npmname")
|
||||
|
||||
options=(!strip emptydirs staticlibs zipman)
|
||||
changelog="changelog.md"
|
||||
noextract=("${_npmname}-${pkgver}.tgz")
|
||||
changelog="changelog.md"
|
||||
|
||||
source=("https://registry.npmjs.org/${_npmname}/-/${_npmname}-${pkgver}.tgz"
|
||||
"${_urlraw}/LICENSE")
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue