diff options
author | Caleb Maclennan | 2020-02-10 16:50:09 +0300 |
---|---|---|
committer | Caleb Maclennan | 2020-02-10 16:50:09 +0300 |
commit | faaa794f7a04288cda77a608ba921843ba588b3c (patch) | |
tree | 0755d88f098c1578ada6a6e9c8ecd7fe9bfbd6d6 /.SRCINFO | |
parent | fa5262ffe0dc50fd55d341589bca4b22cabdbdfd (diff) | |
download | aur-faaa794f7a04288cda77a608ba921843ba588b3c.tar.gz |
Fix NPM packaging shenanigans
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ pkgbase = nodejs-less-plugin-autoprefix pkgdesc = Uses autoprefixer to add prefixes to css after conversion from less pkgver = 2.0.0 - pkgrel = 2 + pkgrel = 3 url = http://lesscss.org arch = any license = Apache 2.0 |