upgpkg: rollup 2.71.1-1

New upstream release.
This commit is contained in:
George Rawlinson 2022-05-03 14:57:01 +12:00
parent bf6e442191
commit 2f5c1d1268
Signed by: grawlinson
GPG Key ID: E0959FEA8B550539
1 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@
# Contributor: George Rawlinson <george@rawlinson.net.nz>
pkgname=rollup
pkgver=2.71.0
pkgver=2.71.1
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=('919581e0503d37f89953f3bdb55a74f293ddc4b3348b68940ef712efb5d3f760c8f35b37c1841c53f700d850975a3f878098fc4540b6334757102c2839f0c160')
b2sums=('e1018e4ff324cc028fe58ab3b2721a012b5b97db364b350c5123c8b33c46273b5e3a640db7b052085c3d18fa1ad0c530e6e2c0052be651686d53a7d265255bb6')
sha512sums=('94c664dd77d40468ebad9429bcf4a85dc6527ca709d81827f99d0bd4ca16d95f1687b05533e2ce0494cfa35eb2ba5d8cc0be7d71779dcd6d6bbaadeb0a349183')
b2sums=('3fbb46a89b400b5cf7301945db96818e54198173864532fd623931e370da6415a8619b299f7287719628d475cac6fce600b8e4a0f3e65d1e0707b42d71ed4eb0')
package() {
local NPM_FLAGS=(--no-audit --no-fund --no-update-notifier)