diff options
author | Mario Finelli | 2022-10-02 19:30:46 +0200 |
---|---|---|
committer | Mario Finelli | 2022-10-02 19:30:46 +0200 |
commit | c36d8868db3cf81a35665c58b07d893e8ff54fb1 (patch) | |
tree | e2bac4bde05066a3fa3049c2cfcae7acc1488173 /.SRCINFO | |
parent | d502516121a6a633ac54da60cf31a3c55ba16408 (diff) | |
download | aur-c36d8868db3cf81a35665c58b07d893e8ff54fb1.tar.gz |
upgpkg: nodejs-postcss 8.4.17-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.16 + pkgver = 8.4.17 pkgrel = 1 url = https://postcss.org arch = any license = MIT makedepends = npm depends = nodejs - noextract = postcss-8.4.16.tgz - source = https://registry.npmjs.org/postcss/-/postcss-8.4.16.tgz - sha256sums = 488a12e7079a73d816626ea4bf04a4ab875f5627033790f49041c983fd5c2962 + noextract = postcss-8.4.17.tgz + source = https://registry.npmjs.org/postcss/-/postcss-8.4.17.tgz + sha256sums = 06678a1a5e30dabc9746748f8c88385243e0c3abe23012c119be5624c1f4d59c pkgname = nodejs-postcss |