summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGitHub Action2022-01-11 00:29:47 +0000
committerGitHub Action2022-01-11 00:29:47 +0000
commitf1a1009894621366aeb69b40f6e7ddde926ed06b (patch)
tree1747e8e27a2c1ecba78a742830af3ffe3807949f /PKGBUILD
parent55ed5eac311f317f8eaf636c6f01cebb77c5de3a (diff)
downloadaur-nodejs-foundation-cli.tar.gz
Update from GitHub Actions: nodejs-foundation-cli: update to 2.3.2-1
https://github.com/ouuan/AUR-packages/actions/runs/1680164050
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4e382fc8635d..c3dcff3c6a2b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_npmname=foundation-cli
pkgname=nodejs-foundation-cli
-pkgver=2.3.0
+pkgver=2.3.2
pkgrel=1
pkgdesc="The command line installer for Foundation Sites, Emails, Apps."
arch=('any')
@@ -13,7 +13,7 @@ depends=('nodejs')
makedepends=('npm')
source=(https://registry.npmjs.org/$_npmname/-/$_npmname-$pkgver.tgz)
noextract=($_npmname-$pkgver.tgz)
-sha256sums=('6288b1bbd60ac86ea3ba8b716b21f8e123ed9dfdc8bd7d03131cdf1e034535fd')
+sha256sums=('6fdcf8de64132e0cf79ea01e0d7a8348e4879fccc7780595388a84e5a46e61c5')
package() {
cd "$srcdir"