upgpkg: rollup 2.58.0-1
New upstream release.
This commit is contained in:
parent
b0d8862d50
commit
70ab4a3023
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
# Contributor: George Rawlinson <george@rawlinson.net.nz>
|
||||
|
||||
pkgname=rollup
|
||||
pkgver=2.57.0
|
||||
pkgver=2.58.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=('85fa64e9bae5aac23f03ec9c74eaacdf3c1548a77384d0a036fe81e3df06cebbcb15a393f29104b856a29e20f601c232d93bd3e7d46beff186df3999ad9f1ea1')
|
||||
b2sums=('08f3965a8c13ea0b812ec74933f8b8a17025b9ebb13575881d48c1ccf1d7369c31b15fce9e3c6433cc41a1e0b306b3c97f6d78af8abcab09c5fdf0cc7b4af96c')
|
||||
|
||||
package() {
|
||||
local NPM_FLAGS=(--no-audit --no-fund --no-update-notifier)
|
||||
|
|
Loading…
Reference in a new issue