upgpkg: rollup 2.56.3-1

New upstream release.
This commit is contained in:
George Rawlinson 2021-08-23 07:12:05 +00:00
parent e61e4a7541
commit aac78ffe2d
Signed by: grawlinson
GPG Key ID: E0959FEA8B550539
1 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@
# Contributor: George Rawlinson <george@rawlinson.net.nz>
pkgname=rollup
pkgver=2.56.2
pkgver=2.56.3
pkgrel=1
pkgdesc="Next-generation ES6 module bundler"
arch=(any)
@ -12,7 +12,7 @@ depends=('nodejs')
makedepends=('npm' 'jq')
source=("$pkgname-$pkgver.tar.gz::https://registry.npmjs.org/$pkgname/-/$pkgname-$pkgver.tgz")
noextract=("$pkgname-$pkgver.tar.gz")
b2sums=('4ac03727dc2028a793b5bc83bf9f40b3c85d29383dcdf15de69645407946f2823edd83fca8fca7db927cc65546a1cb0716bd05c704f99a7a88ddf708956d65b3')
b2sums=('52062640f92352713ce4b95a84e6157939ef089a77ece0d0edd0ae56f500ece50102fcdab06fa71782acfc89f9b835f1645616fcc4a0ed4353b16f6076abebfe')
package() {
local NPM_FLAGS=(--no-audit --no-fund --no-update-notifier)
@ -25,7 +25,7 @@ package() {
"$pkgname-$pkgver.tar.gz"
# install licenses
install -Dm644 -t "$pkgdir/usr/share/licenses/$pkgname" \
install -vDm644 -t "$pkgdir/usr/share/licenses/$pkgname" \
"$pkgdir/usr/lib/node_modules/rollup/LICENSE.md"
# install documentation