diff options
author | Mario Finelli | 2022-09-13 12:45:38 -0400 |
---|---|---|
committer | Mario Finelli | 2022-09-13 12:45:38 -0400 |
commit | d502516121a6a633ac54da60cf31a3c55ba16408 (patch) | |
tree | 405af00621691e3a4cb8b58ad777e8e72fd298bd /.SRCINFO | |
parent | 793b3a19ca2476e68e78d30509c303a883199800 (diff) | |
download | aur-d502516121a6a633ac54da60cf31a3c55ba16408.tar.gz |
upgpkg: nodejs-postcss 8.4.16-1
upstream release
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -1,14 +1,14 @@ pkgbase = nodejs-postcss pkgdesc = Tool for transforming styles with JS plugins - pkgver = 8.4.14 + pkgver = 8.4.16 pkgrel = 1 url = https://postcss.org arch = any license = MIT makedepends = npm depends = nodejs - noextract = postcss-8.4.14.tgz - source = https://registry.npmjs.org/postcss/-/postcss-8.4.14.tgz - sha256sums = 5278f65d7b534c26f1725a6ce7b6e22ba2af22db6a1272b3de86c21a45a83429 + noextract = postcss-8.4.16.tgz + source = https://registry.npmjs.org/postcss/-/postcss-8.4.16.tgz + sha256sums = 488a12e7079a73d816626ea4bf04a4ab875f5627033790f49041c983fd5c2962 pkgname = nodejs-postcss |