diff options
author | Simon Legner | 2020-11-19 16:30:17 +0100 |
---|---|---|
committer | Simon Legner | 2020-11-19 16:30:17 +0100 |
commit | b7c126411586bc1a50a8d2a28a62d293dacc4b2a (patch) | |
tree | b5f832292e02317a384f9832ce097c2ce4ff5c3d /.SRCINFO | |
parent | 771423aa84071300f63cf48b62c6375a6595f9e8 (diff) | |
download | aur-b7c126411586bc1a50a8d2a28a62d293dacc4b2a.tar.gz |
upgpkg: nodejs-webpack 5.6.0-1
upstream release
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -1,16 +1,16 @@ pkgbase = nodejs-webpack pkgdesc = JavaScript bundler (CommonJs, AMD, ES6 modules, CSS, Images, JSON, CoffeeScript, LESS) - pkgver = 5.5.1 + pkgver = 5.6.0 pkgrel = 1 url = https://webpack.js.org/ arch = any license = MIT makedepends = npm depends = nodejs - noextract = webpack-5.5.1.tgz + noextract = webpack-5.6.0.tgz options = !strip - source = https://registry.npmjs.org/webpack/-/webpack-5.5.1.tgz - sha256sums = fac3fae7126d20588953c4136d370cecb5941d2b43e152e522412f0d337224fa + source = https://registry.npmjs.org/webpack/-/webpack-5.6.0.tgz + sha256sums = 7bf9ff2583a3651fe3fef7cb09699cf810c9e8fbbefc1f2c03705c37ae8ce106 pkgname = nodejs-webpack |