diff options
author | Simon Legner | 2019-07-23 22:28:28 +0200 |
---|---|---|
committer | Simon Legner | 2019-07-23 22:28:28 +0200 |
commit | bd469d723336928b6b6e4b40392ed307dc4f7b38 (patch) | |
tree | 6be7ec495d90daff6d85cd6550b23e568af2dd41 /.SRCINFO | |
parent | b5b507a94571220fc494b1d14da806e84b1e3fb0 (diff) | |
download | aur-bd469d723336928b6b6e4b40392ed307dc4f7b38.tar.gz |
upgpkg: nodejs-webpack 4.37.0-1
upstream release
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -1,15 +1,15 @@ pkgbase = nodejs-webpack pkgdesc = JavaScript bundler (CommonJs, AMD, ES6 modules, CSS, Images, JSON, CoffeeScript, LESS) - pkgver = 4.36.1 + pkgver = 4.37.0 pkgrel = 1 url = https://webpack.js.org/ arch = any license = MIT makedepends = npm depends = nodejs - noextract = webpack-4.36.1.tgz - source = https://registry.npmjs.org/webpack/-/webpack-4.36.1.tgz - sha256sums = c77c2c3f326b66f25696af41985fc91683b39a1166691a405355bf4ae71d9bb3 + noextract = webpack-4.37.0.tgz + source = https://registry.npmjs.org/webpack/-/webpack-4.37.0.tgz + sha256sums = 0060284c4023cae774848937a34dc1da54cc7f3e1524ac12537e88befffdd597 pkgname = nodejs-webpack |