Compare commits

...

2 commits

Author SHA1 Message Date
2f5c1d1268
upgpkg: rollup 2.71.1-1
New upstream release.
2022-05-03 14:57:01 +12:00
bf6e442191
submodule: mani 0.20.0-1 2022-05-03 14:56:41 +12:00
2 changed files with 4 additions and 4 deletions

2
mani

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

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)