Date: Tuesday, October 4, 2022 @ 10:42:16
  Author: felixonmars
Revision: 1320891

upgpkg: npm-check-updates 16.3.5-1

Modified:
  npm-check-updates/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-10-04 10:41:53 UTC (rev 1320890)
+++ PKGBUILD    2022-10-04 10:42:16 UTC (rev 1320891)
@@ -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.4
+pkgver=16.3.5
 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=('3c391df8a461833b01d3573d742a3c3bf01a77df0e0dbeda4713da9a0f903945c4762fc271b22dca7c5d0af1f1f6bd405e8326d30d738b11de5197fc92d070a9')
+sha512sums=('0d4108d597fdcf0185c9a0c0b6d53d9ad09cd957603bb3fc7d6ddc7656281d1827f7050cfe9195ca4e55581929776ffd1aac01928a13aaf5ed453de80573324a')
 
 package() {
   npm install -g --prefix "$pkgdir"/usr "$srcdir"/$pkgname-$pkgver.tgz

Reply via email to