Compare commits

..

No commits in common. "9c626f277c7b50d0c27351ec794faa8a7f232634" and "d4a8f1c03b305bdf627fe112c2dc27a9299d35cf" have entirely different histories.

4 changed files with 6 additions and 6 deletions

@ -1 +1 @@
Subproject commit 9c3edabc88c64c898f51eea938f543dbba64fb18
Subproject commit 36512d52fa4251c8125723a5cbeb3abcb3f27414

@ -1 +1 @@
Subproject commit 3296f7034bc8a2b9ce7ae4bede847e787e57d276
Subproject commit da4ffa6da016509e2f468e111722a1e6f4957661

@ -1 +1 @@
Subproject commit 5ff76baeff5aad6ddb108fe94aa5dc6dc43dbfbc
Subproject commit aa3880d483bbbfa16cd9ca20fd74798ffbb95391

View file

@ -2,7 +2,7 @@
# Contributor: George Rawlinson <george@rawlinson.net.nz>
pkgname=rollup
pkgver=2.58.3
pkgver=2.58.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=('7a2dbb312c352a146eaf8a7ced0d3f55ad8d018a8c5ce5fef85344ba630171dade2112d444acbe704db070324a067d277e684fd991ab2643f55cf3be1bc14943')
b2sums=('3587c035b4d83c2a787429df6fe3b5f4457ed0a074eef6e7519f238d16f819c5a2777d25861bcd1697e1b736cc5f2b5a9d717a6464e8a4e77adf2aa627e9751b')
sha512sums=('74d85c86537fde4dc42adc8f5d6744108ef088f434ed6227cec9255859bfe9d519b2917ade78f43b503d3d3b0cc5b9ad4338b09ce3a5e6847e06058d8d31182c')
b2sums=('eb7bab17ca3bfd3cb9a7128ecf36db1a601d098d623663d11042bdb9cc299d687f4a1fba67be275b45b44f8c8fad74b8d1d0565a0b79633f3f5258222a61bce7')
package() {
local NPM_FLAGS=(--no-audit --no-fund --no-update-notifier)