Compare commits

..

No commits in common. "358ea89fc16c15d9252d041a55760c16accc3bd3" and "9e218f9994a3b82e38f6e1f50b03544324ec1b5d" have entirely different histories.

2 changed files with 4 additions and 4 deletions

@ -1 +1 @@
Subproject commit 30d73168b503367fc1850bc78948b34aa0aa06ce Subproject commit 9f3b3034829be3d899bd0dbcc1f25bb290b7fc15

View file

@ -2,7 +2,7 @@
# Contributor: George Rawlinson <george@rawlinson.net.nz> # Contributor: George Rawlinson <george@rawlinson.net.nz>
pkgname=rollup pkgname=rollup
pkgver=2.61.1 pkgver=2.61.0
pkgrel=1 pkgrel=1
pkgdesc="Next-generation ES6 module bundler" pkgdesc="Next-generation ES6 module bundler"
arch=(any) arch=(any)
@ -12,8 +12,8 @@ depends=('nodejs')
makedepends=('npm' 'jq') makedepends=('npm' 'jq')
source=("$pkgname-$pkgver.tar.gz::https://registry.npmjs.org/$pkgname/-/$pkgname-$pkgver.tgz") source=("$pkgname-$pkgver.tar.gz::https://registry.npmjs.org/$pkgname/-/$pkgname-$pkgver.tgz")
noextract=("$pkgname-$pkgver.tar.gz") noextract=("$pkgname-$pkgver.tar.gz")
sha512sums=('05b4d7944bc1f1df9715b2bfec4e5da08711b7158f462aabd1e6f9bd0d3eda968c334e187b83d96399c739079fda2c76e25fcbd12a4b779870707d794073ddbc') sha512sums=('b5e43e4f599461bcaf1b251abc2a1d8b203d843e03c70619270affa9e8591a1b35678f6fb26cde94c558331194e1984644ac583eea47bb3e72ce6ff08fb56958')
b2sums=('8f9396c4a64f433bbba98728473012b96ef72581f47f55c921ed60f9b5ff7c1b4cfbe05d3ed040251103c19f925f92e12d46f63fd326c67f3518aa4b177b786c') b2sums=('65ff49bcac155951cab6ffa0850ec6d201030a51b3dc051ed308ba16d7f8bb2b778b06fb09ea04bddefbb4c0025c4e46a766800709c25d56711a587bc05a1d3a')
package() { package() {
local NPM_FLAGS=(--no-audit --no-fund --no-update-notifier) local NPM_FLAGS=(--no-audit --no-fund --no-update-notifier)