upgpkg: rollup 2.61.1-1

New upstream release.
This commit is contained in:
George Rawlinson 2021-12-11 16:32:07 +00:00
parent f3a45e0662
commit 358ea89fc1
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.61.0
pkgver=2.61.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=('b5e43e4f599461bcaf1b251abc2a1d8b203d843e03c70619270affa9e8591a1b35678f6fb26cde94c558331194e1984644ac583eea47bb3e72ce6ff08fb56958')
b2sums=('65ff49bcac155951cab6ffa0850ec6d201030a51b3dc051ed308ba16d7f8bb2b778b06fb09ea04bddefbb4c0025c4e46a766800709c25d56711a587bc05a1d3a')
sha512sums=('05b4d7944bc1f1df9715b2bfec4e5da08711b7158f462aabd1e6f9bd0d3eda968c334e187b83d96399c739079fda2c76e25fcbd12a4b779870707d794073ddbc')
b2sums=('8f9396c4a64f433bbba98728473012b96ef72581f47f55c921ed60f9b5ff7c1b4cfbe05d3ed040251103c19f925f92e12d46f63fd326c67f3518aa4b177b786c')
package() {
local NPM_FLAGS=(--no-audit --no-fund --no-update-notifier)