upgpkg: rollup 2.71.0-1

New upstream release.
This commit is contained in:
George Rawlinson 2022-04-30 20:24:15 +12:00
parent 1bb84206f0
commit 7c9d4912e4
Signed by: grawlinson
GPG Key ID: E0959FEA8B550539
1 changed files with 5 additions and 5 deletions

View File

@ -2,18 +2,18 @@
# Contributor: George Rawlinson <george@rawlinson.net.nz>
pkgname=rollup
pkgver=2.70.1
pkgver=2.71.0
pkgrel=1
pkgdesc="Next-generation ES6 module bundler"
pkgdesc='Next-generation ES6 module bundler'
arch=(any)
url="https://rollupjs.org/"
url='https://rollupjs.org/'
license=('MIT')
depends=('nodejs')
makedepends=('npm' 'jq')
source=("$pkgname-$pkgver.tar.gz::https://registry.npmjs.org/$pkgname/-/$pkgname-$pkgver.tgz")
noextract=("$pkgname-$pkgver.tar.gz")
sha512sums=('09162c23912eccb6d77710ba4676213ae45db73e1b85e8cf3125a3b052df54cffbc3ff399f6b3366feb2131a945ec05dcf9293f1ea2e6dec835038e12c712c94')
b2sums=('1f68bcea41f171b31cea6be6ad789ae5113ce0fd61103b44ebbf0cd0f29f81866f3fb534a4f1dadb87aed9df3282bb69c0b0fa7da3d0afbd96c6c445a39a0b77')
sha512sums=('919581e0503d37f89953f3bdb55a74f293ddc4b3348b68940ef712efb5d3f760c8f35b37c1841c53f700d850975a3f878098fc4540b6334757102c2839f0c160')
b2sums=('e1018e4ff324cc028fe58ab3b2721a012b5b97db364b350c5123c8b33c46273b5e3a640db7b052085c3d18fa1ad0c530e6e2c0052be651686d53a7d265255bb6')
package() {
local NPM_FLAGS=(--no-audit --no-fund --no-update-notifier)