upgpkg: rollup 2.69.0-1
New upstream release.
This commit is contained in:
parent
0f6b738f0b
commit
8fddc96573
1 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
||||||
# Contributor: George Rawlinson <george@rawlinson.net.nz>
|
# Contributor: George Rawlinson <george@rawlinson.net.nz>
|
||||||
|
|
||||||
pkgname=rollup
|
pkgname=rollup
|
||||||
pkgver=2.68.0
|
pkgver=2.69.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=('5eb30a3982bba107138a8e30c93cf8eba9ae72777c2f392264ba33678473d33403f87797e2750ae01f06ad35ffd84bcddbfbc117f8b65a76976e83f1a3427294')
|
sha512sums=('923111f75b47c9e93c80092ecfbfb9e7cbd29d343ea484c4a24d4fd1a34e4b8e595f29e06aa3ec5c99927a5e103d09c9a3b1093235d4535fc612b5a45a228e46')
|
||||||
b2sums=('8d62451b6c8d9639416c6b15d3aa12e6ceb7c99875062ab420c3768e7318a4e26ea415ea1ef9db8f1e4ad336232bdd7d9e3d6542d39924494f02fcfd4b4181a8')
|
b2sums=('458058ff677975ad8e024bcccf17d0164b992f2d53936d68e3d896071644cb4bee7e7e2a7c8aeef97071f9009d4ec4212c25bc09378521dbd5b2c98b4e17de4d')
|
||||||
|
|
||||||
package() {
|
package() {
|
||||||
local NPM_FLAGS=(--no-audit --no-fund --no-update-notifier)
|
local NPM_FLAGS=(--no-audit --no-fund --no-update-notifier)
|
||||||
|
|
Loading…
Reference in a new issue