Date: Sunday, October 30, 2022 @ 14:12:38
Author: felixonmars
Revision: 1339424
upgpkg: npm-check-updates 16.3.16-1
Modified:
npm-check-updates/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-10-30 13:45:23 UTC (rev 1339423)
+++ PKGBUILD 2022-10-30 14:12:38 UTC (rev 1339424)
@@ -2,7 +2,7 @@
pkgname=npm-check-updates
pkgdesc='Find newer versions of dependencies than what your package.json or
bower.json allows'
-pkgver=16.3.15
+pkgver=16.3.16
pkgrel=1
arch=('any')
url='https://github.com/tjunnone/npm-check-updates'
@@ -11,7 +11,7 @@
makedepends=('git')
source=(https://registry.npmjs.org/$pkgname/-/$pkgname-$pkgver.tgz)
noextract=($pkgname-$pkgver.tgz)
-sha512sums=('8118c0a4f510c5c759bb020c4ef5b13eb0759815939a5d178f8b79d2fc5db08b5751a36bc981ab1af7b7a2e646c5ba3072ce3a4e38b5b526f0efef659c64f4b0')
+sha512sums=('38945fc1cdbea746670ef650e053a8bbd7afe2423a7342e6bbeb842638a308d5125e77f9004a7207afa45f7d47b26903cd0d740290380af3354c4fab5cff91f2')
package() {
npm install -g --prefix "$pkgdir"/usr "$srcdir"/$pkgname-$pkgver.tgz