Compare commits

...

3 commits

Author SHA1 Message Date
e96049e6fc
submodule: aurutils 7.1.1-1 2022-03-02 21:04:51 +00:00
015c9d26bf
submodule: nanosaur 1.4.3-1 2022-03-02 16:46:45 +00:00
8fddc96573
upgpkg: rollup 2.69.0-1
New upstream release.
2022-03-02 16:44:59 +00:00
3 changed files with 5 additions and 5 deletions

@ -1 +1 @@
Subproject commit e2b09ff11b8f19757a0f296e3fcb2dcc5bffda35 Subproject commit 4465f6f3cabe563158cb5931b9080f48aa1601b8

@ -1 +1 @@
Subproject commit 3015ccf89de12a372426ef545121dc5bf16d5020 Subproject commit 4e9bcf1a6169e2b4737846be925fbcc7201e3a3a

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.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)