diff options
author | Michal Wojdyla | 2021-05-19 06:49:26 +0200 |
---|---|---|
committer | Michal Wojdyla | 2021-05-19 06:49:26 +0200 |
commit | 6654c30987118800ecd80df00221c4d548303fd1 (patch) | |
tree | 75608e0cda7b0d6b121208a0bf989b2a457d97cc /.SRCINFO | |
parent | 5804bde7d94d68bed8434b11ee8ccd88171fb49d (diff) | |
download | aur-nodejs-jsfmt.tar.gz |
update to 0.5.3
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -1,15 +1,15 @@ pkgbase = nodejs-jsfmt pkgdesc = gofmt for javascript - pkgver = 0.4.1 + pkgver = 0.5.3 pkgrel = 1 url = http://rdio.github.io/jsfmt/ arch = any license = Apache depends = nodejs depends = npm - noextract = jsfmt-0.4.1.tgz - source = https://registry.npmjs.org/jsfmt/-/jsfmt-0.4.1.tgz - sha256sums = 3643eeb4c6318d9b2ca74b609ff2727955826d4379aef8af38725b3fe8b802b0 + noextract = jsfmt-0.5.3.tgz + source = https://registry.npmjs.org/jsfmt/-/jsfmt-0.5.3.tgz + sha256sums = ce2cc70648bd96c1552d3ba7fd10cba16bbf4d3004fb42ecf17a3eba75a1b33c pkgname = nodejs-jsfmt |