Compare commits

..

No commits in common. "2f5c1d126874e43a4f0b1c4ae84b923132a16e73" and "8eaf03540f925c5076bcf9aee4ca330a08654cf2" have entirely different histories.

2 changed files with 4 additions and 4 deletions

2
mani

@ -1 +1 @@
Subproject commit dad38a74408fd667fdacd2c0cea130e4713e6e09 Subproject commit 8161827be7abce12df2d3f24478fcd9f9867e134

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.71.1 pkgver=2.71.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=('94c664dd77d40468ebad9429bcf4a85dc6527ca709d81827f99d0bd4ca16d95f1687b05533e2ce0494cfa35eb2ba5d8cc0be7d71779dcd6d6bbaadeb0a349183') sha512sums=('919581e0503d37f89953f3bdb55a74f293ddc4b3348b68940ef712efb5d3f760c8f35b37c1841c53f700d850975a3f878098fc4540b6334757102c2839f0c160')
b2sums=('3fbb46a89b400b5cf7301945db96818e54198173864532fd623931e370da6415a8619b299f7287719628d475cac6fce600b8e4a0f3e65d1e0707b42d71ed4eb0') b2sums=('e1018e4ff324cc028fe58ab3b2721a012b5b97db364b350c5123c8b33c46273b5e3a640db7b052085c3d18fa1ad0c530e6e2c0052be651686d53a7d265255bb6')
package() { package() {
local NPM_FLAGS=(--no-audit --no-fund --no-update-notifier) local NPM_FLAGS=(--no-audit --no-fund --no-update-notifier)