upgpkg: rollup 2.57.0-1
New upstream release.
This commit is contained in:
parent
bf310584f4
commit
7a361e2f49
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
# Contributor: George Rawlinson <george@rawlinson.net.nz>
|
||||
|
||||
pkgname=rollup
|
||||
pkgver=2.56.3
|
||||
pkgver=2.57.0
|
||||
pkgrel=1
|
||||
pkgdesc="Next-generation ES6 module bundler"
|
||||
arch=(any)
|
||||
|
@ -12,7 +12,7 @@ depends=('nodejs')
|
|||
makedepends=('npm' 'jq')
|
||||
source=("$pkgname-$pkgver.tar.gz::https://registry.npmjs.org/$pkgname/-/$pkgname-$pkgver.tgz")
|
||||
noextract=("$pkgname-$pkgver.tar.gz")
|
||||
b2sums=('52062640f92352713ce4b95a84e6157939ef089a77ece0d0edd0ae56f500ece50102fcdab06fa71782acfc89f9b835f1645616fcc4a0ed4353b16f6076abebfe')
|
||||
b2sums=('85fa64e9bae5aac23f03ec9c74eaacdf3c1548a77384d0a036fe81e3df06cebbcb15a393f29104b856a29e20f601c232d93bd3e7d46beff186df3999ad9f1ea1')
|
||||
|
||||
package() {
|
||||
local NPM_FLAGS=(--no-audit --no-fund --no-update-notifier)
|
||||
|
|
Loading…
Reference in a new issue