Date: Sunday, March 5, 2023 @ 11:20:50
  Author: felixonmars
Revision: 1413244

upgpkg: npm-check-updates 16.7.6-1

Modified:
  npm-check-updates/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-03-05 11:19:47 UTC (rev 1413243)
+++ PKGBUILD    2023-03-05 11:20:50 UTC (rev 1413244)
@@ -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.7.5
+pkgver=16.7.6
 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=('83e53f731034893bd4fecc97d048d75ad575d23a0429094de6ce8308576fa6fe9e5d219b498a4e8ceb627e2ca8a527a474f9e3a2056e203b7136555d244091f3')
+sha512sums=('f33a7c1f7b2662a8c3e3036765d74cdeef34c753a32b248591caf839665063b686369b59182261f1b43df616ae55f5dbcef45dd6e89d60a8a2b258c9abf1359f')
 
 package() {
   npm install -g --prefix "$pkgdir"/usr "$srcdir"/$pkgname-$pkgver.tgz

Reply via email to