upgpkg: rollup 2.78.1-1

This commit is contained in:
George Rawlinson 2022-08-19 20:52:49 +12:00
parent e6a21fa4e4
commit c5ed3d86d4
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.77.2
pkgver=2.78.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=('9bfe18cd880b7293106f15f736602a0efc0b013673c6df1b21e80eefc1592e5fa502028905dd4344039e12265c28e20e3e3c44e9ec075873601846a5157bb3d6')
b2sums=('7f1c11cd77d089ad8e512f87bed003491c161615ceb537c938fb6107a68bd780c4ef49f42119b9ae277d768cc88e3b4ee628833ac2d802ea69a5a1cdda5cc7ec')
sha512sums=('55e78282d1a2e0ffa8f61220fb1cf8a90a5197a478d352d6117066c5828e578ce517cda5ca1821da14d99e178551b00d13c976038d45e39f22c23daf11869726')
b2sums=('4ec07e92250833f1d384aaf4e08054904dbd87bff44395a42bb5a35ada2e49935a6ad23f872ef96f990b9a1be5f67d807c077838d82dd69c53303f642fb4ae06')
package() {
local NPM_FLAGS=(--no-audit --no-fund --no-update-notifier)