upgpkg: rollup 2.77.0-1
This commit is contained in:
parent
5c020c4604
commit
661a2a26bb
1 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
# Contributor: George Rawlinson <george@rawlinson.net.nz>
|
||||
|
||||
pkgname=rollup
|
||||
pkgver=2.76.0
|
||||
pkgver=2.77.0
|
||||
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=('f63c112046358cecca2e3de7b18ff2a2de35af5f484dd42b86cfaade080d5a1afd4d081db87a8036f3e94b7d91369cc692526edc6d4025fbe564b8bfeb016058')
|
||||
b2sums=('bc38edff5784e287f63d2ff54a45a29742b29d38ac709115d3e82613e9b66d81eac470b83168b8235d4547c38f17856f429ba4cedf054eaa04209e2252c3017a')
|
||||
sha512sums=('bcbf318d8e32390130efd0efc972e28e19e187e47f3bdce917f2c482409e6d916d6fa10b78df47dffd93d2bf3e9a9f9f153047679a86a4ea56d9e95adb346dde')
|
||||
b2sums=('bbb60cb903222192ed1922c857fb774722b016b5d7e7520c18c0d0bdc089416a60d87779b9d564b589caf293f17552208468fd15898e836ed2257a6f87dda785')
|
||||
|
||||
package() {
|
||||
local NPM_FLAGS=(--no-audit --no-fund --no-update-notifier)
|
||||
|
|
Loading…
Reference in a new issue