Date: Wednesday, November 9, 2022 @ 13:44:48
  Author: felixonmars
Revision: 1346156

upgpkg: npm-check-updates 16.3.17-1

Modified:
  npm-check-updates/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-11-09 13:30:46 UTC (rev 1346155)
+++ PKGBUILD    2022-11-09 13:44:48 UTC (rev 1346156)
@@ -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.16
+pkgver=16.3.17
 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=('38945fc1cdbea746670ef650e053a8bbd7afe2423a7342e6bbeb842638a308d5125e77f9004a7207afa45f7d47b26903cd0d740290380af3354c4fab5cff91f2')
+sha512sums=('f0b71e13058c082a245978fba495c0e992c2214ca44e66e37f3454c196b704288330025b6e26cfa04db4a6ba78863c2ad86752d636431977d195f9a89b111c8d')
 
 package() {
   npm install -g --prefix "$pkgdir"/usr "$srcdir"/$pkgname-$pkgver.tgz

Reply via email to