upgpkg: rollup 2.64.0-1
New upstream release.
This commit is contained in:
parent
7fda8ed575
commit
7d3a2366d6
1 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
# Contributor: George Rawlinson <george@rawlinson.net.nz>
|
||||
|
||||
pkgname=rollup
|
||||
pkgver=2.63.0
|
||||
pkgver=2.64.0
|
||||
pkgrel=1
|
||||
pkgdesc="Next-generation ES6 module bundler"
|
||||
arch=(any)
|
||||
|
@ -12,8 +12,8 @@ depends=('nodejs')
|
|||
makedepends=('npm' 'jq')
|
||||
source=("$pkgname-$pkgver.tar.gz::https://registry.npmjs.org/$pkgname/-/$pkgname-$pkgver.tgz")
|
||||
noextract=("$pkgname-$pkgver.tar.gz")
|
||||
sha512sums=('9e9b3489d8e60fe35797a39111fc985cc9ff75aaf75867322a7f8a0733dd68b79cb9bdf1fcbac8774c1472d85cafca19500719011f0d29c7c618594d8062f591')
|
||||
b2sums=('485640cfc89c439b9b80a97472d4526159a18f9a2f75d4d61993dca1767f55607f1267dd20dda7a71ee3037a5b57ab6fa22910f7436ffb884c73263b26c6ca59')
|
||||
sha512sums=('f9cfa56f0d657b104a48c6f5cb118355f27ebdc8491f7a8b6e66af47e6b00e29d30c0d82e5483dbbb9643b38fad920aed0f294131b16dfab69816ec59a99f7c9')
|
||||
b2sums=('76e96d4732c614fb4529d5c6d928f18a60606ac280b2cfac1288e5e5ebc4715c6dfedd535e40c6bab3c83000cce5ff1103416dde055120e088aff1399cdb008a')
|
||||
|
||||
package() {
|
||||
local NPM_FLAGS=(--no-audit --no-fund --no-update-notifier)
|
||||
|
|
Loading…
Reference in a new issue