Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
npm-check-updates


Commits:
308ec0a4 by Felix Yan at 2023-08-05T10:32:34+03:00
upgpkg: 16.10.17-1

- - - - -


1 changed file:

- PKGBUILD


Changes:

=====================================
PKGBUILD
=====================================
@@ -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.10.16
+pkgver=16.10.17
 pkgrel=1
 arch=('any')
 url='https://github.com/tjunnone/npm-check-updates'
@@ -11,7 +11,7 @@ depends=('nodejs-nopt' 'npm' 'semver')
 makedepends=('git')
 source=(https://registry.npmjs.org/$pkgname/-/$pkgname-$pkgver.tgz)
 noextract=($pkgname-$pkgver.tgz)
-sha512sums=('77c98d61c7bf97ca394473c4e59529d8fd738fda6823b29640287902c4c83f712189c38d12173ade62d042fe3f9e40ac31bdf00ab8a4c7a60ea3804ec0de3ed7')
+sha512sums=('66821b598261960303a01caad560ba62cdc4efa22f342c604b9e2d3d415b2b927f9ea7ff04226deb188c3c011aec6d47bb202bb86fa8ad417db93b13194665f2')
 
 package() {
   npm install -g --prefix "$pkgdir"/usr "$srcdir"/$pkgname-$pkgver.tgz



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/npm-check-updates/-/commit/308ec0a43fe0d04106382040895a32ece83a9953

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/npm-check-updates/-/commit/308ec0a43fe0d04106382040895a32ece83a9953
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to