summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authormutantmonkey2021-02-17 19:18:48 -0800
committermutantmonkey2021-02-17 19:18:48 -0800
commite9c919855e71010a398aa7a318947fc5487a0e64 (patch)
treec0514b2b3eb005f535e8d0413b926eb8918b0aa6 /PKGBUILD
parent56aa10c8ac3e1e041aa5cd36aff215c870679b7a (diff)
downloadaur-e9c919855e71010a398aa7a318947fc5487a0e64.tar.gz
upgpkg: netlify 3.8.4-1
upstream release
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e616f2520a9e..d432e836012a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Boudhayan Gupta <bgupta@kde.org>
_npmname=netlify-cli
-_npmver=3.4.7
+_npmver=3.8.4
pkgname=netlify
pkgver=${_npmver}
@@ -17,7 +17,7 @@ license=('MIT')
options=('!strip')
source=("https://registry.npmjs.org/${_npmname}/-/${_npmname}-${_npmver}.tgz")
noextract=("${_npmname}-${_npmver}.tgz")
-sha256sums=('4ed97f708218c25b04257f21328b15536af1e5dec4d2d6f00093639c21d803d9')
+sha256sums=('e0f283e91e2e7e9f75ca3b4f8a8cb16ec0f314d2ecc5a4c13d3078402919f9c4')
package() {
cd ${srcdir}