diff options
author | Dimitris Kiziridis | 2020-11-18 03:07:31 +0200 |
---|---|---|
committer | Dimitris Kiziridis | 2020-11-18 03:07:31 +0200 |
commit | 7ea5161e9eade8b33aa56fd2651762a9bf539761 (patch) | |
tree | 34223973cdfc1b1d2c53858dd6dda082d360114f /.SRCINFO | |
parent | 46fdbbdd1cdd13c78d267881e6e2eda5cef55577 (diff) | |
download | aur-7ea5161e9eade8b33aa56fd2651762a9bf539761.tar.gz |
Update to 0.4.2
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 12 |
1 files changed, 6 insertions, 6 deletions
@@ -1,16 +1,16 @@ pkgbase = feathers-cli pkgdesc = The command line interface for scaffolding Feathers applications - pkgver = 4.3.0 - pkgrel = 2 + pkgver = 4.4.2 + pkgrel = 1 url = https://github.com/feathersjs/cli arch = any license = MIT makedepends = npm - depends = perl + makedepends = jq depends = nodejs - noextract = feathers-cli-4.3.0.tar.gz - source = feathers-cli-4.3.0.tar.gz::https://github.com/feathersjs/cli/archive/v4.3.0.tar.gz - sha256sums = ebc41025f6422090b852171a95068e894ea0e2d45ce44a6f70516ed5b865a379 + noextract = feathers-cli-4.4.2.tar.gz + source = feathers-cli-4.4.2.tar.gz::https://github.com/feathersjs/cli/archive/v4.4.2.tar.gz + sha256sums = ca60760c5dab29d5aa59bacb5c375baea41a892ea50b9f759a438220b0892b28 pkgname = feathers-cli |